diff --git a/Algorithms/19.Remove Nth Node From End of List/Remove Nth Node From End of List.go b/Algorithms/19.Remove Nth Node From End of List/19. Remove Nth Node From End of List.go similarity index 100% rename from Algorithms/19.Remove Nth Node From End of List/Remove Nth Node From End of List.go rename to Algorithms/19.Remove Nth Node From End of List/19. Remove Nth Node From End of List.go diff --git a/Algorithms/19.Remove Nth Node From End of List/Remove Nth Node From End of List_test.go b/Algorithms/19.Remove Nth Node From End of List/19. Remove Nth Node From End of List_test.go similarity index 100% rename from Algorithms/19.Remove Nth Node From End of List/Remove Nth Node From End of List_test.go rename to Algorithms/19.Remove Nth Node From End of List/19. Remove Nth Node From End of List_test.go