We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d627f71 commit 17f8011Copy full SHA for 17f8011
assignment-2/README.md
@@ -51,7 +51,7 @@ In the command, <dictionary_file> is the dictionary we want to use. The paramete
51
52
If there is a way to reach the <target_word> from the <start_word>, the output should be:
53
54
- start_word, word_1, word_2, ..., target_word
+ start_word, word_1, word_2, ..., target_word
55
56
If there is no way to reach the <target_word> from the <start_word>, the output should be:
57
0 commit comments