Skip to content

Commit

Permalink
Merge pull request #1 from david-mears/patch-1
Browse files Browse the repository at this point in the history
Make instructions match test
  • Loading branch information
neoeno authored Oct 22, 2019
2 parents 31bfd6c + 1a19dc9 commit 4357d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercise_6.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Write the program to reverse the above
# e.g. "Ethay uickqay oxfay umpedjay overway ethay azylay ogday" ->
# e.g. "Ethay ickquay oxfay umpedjay overway ethay azylay ogday" ->
# "The quick fox jumped over the lazy dog"

def pig_latin_sentence_reverse(sentence)
Expand Down

0 comments on commit 4357d8a

Please sign in to comment.