Skip to content

Commit b4eb20a

Browse files
updated Readme
Spelling errors
1 parent 22b6207 commit b4eb20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- [Is Unique](https://github.com/jasonsutter87/CtCI-6th-Edition-Ruby/blob/master/Chap_1_Arrays_and_Strings/Q1_01_Is_Unique.rb), [RSpec tests](https://github.com/jasonsutter87/CtCI-6th-Edition-Ruby/blob/master/Chap_1_Arrays_and_Strings/array_and_string_spec/Q1_01_Is_Unique_Spec.rb)
55
- [Check Permutation](https://github.com/jasonsutter87/CtCI-6th-Edition-Ruby/blob/master/Chap_1_Arrays_and_Strings/Q1_02_Check_Permutation.rb), [RSpec tests](https://github.com/jasonsutter87/CtCI-6th-Edition-Ruby/blob/master/Chap_1_Arrays_and_Strings/array_and_string_spec/Q1_02_Check_Permutation_Spec.rb)
66
- [URLify](https://github.com/jasonsutter87/CtCI-6th-Edition-Ruby/blob/master/Chap_1_Arrays_and_Strings/Q1_03_URLify.rb), [RSpec tests](https://github.com/jasonsutter87/CtCI-6th-Edition-Ruby/blob/master/Chap_1_Arrays_and_Strings/array_and_string_spec/Q1_03_URLify_Spec.rb)
7-
- [One Array](https://github.com/jasonsutter87/CtCI-6th-Edition-Ruby/blob/master/Chap_1_Arrays_and_Strings/Q1_05_One_Array.rb), [RSpec tests](https://github.com/jasonsutter87/CtCI-6th-Edition-Ruby/blob/master/Chap_1_Arrays_and_Strings/array_and_string_spec/Q1_05_One_Array_Spec.rb)
7+
- [One Away](https://github.com/jasonsutter87/CtCI-6th-Edition-Ruby/blob/master/Chap_1_Arrays_and_Strings/Q1_05_One_Array.rb), [RSpec tests](https://github.com/jasonsutter87/CtCI-6th-Edition-Ruby/blob/master/Chap_1_Arrays_and_Strings/array_and_string_spec/Q1_05_One_Array_Spec.rb)
88
- [String Compression](https://github.com/jasonsutter87/CtCI-6th-Edition-Ruby/blob/master/Chap_1_Arrays_and_Strings/Q1_06_String_Compression.rb), [RSpec tests](https://github.com/jasonsutter87/CtCI-6th-Edition-Ruby/blob/master/Chap_1_Arrays_and_Strings/array_and_string_spec/Q1_06_String_Compression_Spec.rb)
99
- [Rotate Matrix](https://github.com/jasonsutter87/CtCI-6th-Edition-Ruby/blob/master/Chap_1_Arrays_and_Strings/Q1_07_Rotate_Matrix.rb), [RSpec tests](https://github.com/jasonsutter87/CtCI-6th-Edition-Ruby/blob/master/Chap_1_Arrays_and_Strings/array_and_string_spec/Q1_07_Rotate_Matrix_Spec.rb)
1010
- [Zero Matrix](https://github.com/jasonsutter87/CtCI-6th-Edition-Ruby/blob/master/Chap_1_Arrays_and_Strings/Q1_08_Zero_Matrix.rb), [RSpec tests](https://github.com/jasonsutter87/CtCI-6th-Edition-Ruby/blob/master/Chap_1_Arrays_and_Strings/array_and_string_spec/Q1_08_Zero_Matrix_Spec.rb)

0 commit comments

Comments
 (0)