diff --git a/curriculum/challenges/_meta/python-for-everybody/meta.json b/curriculum/challenges/_meta/python-for-everybody/meta.json index 735d2884ec..df1fb04ccc 100644 --- a/curriculum/challenges/_meta/python-for-everybody/meta.json +++ b/curriculum/challenges/_meta/python-for-everybody/meta.json @@ -88,7 +88,7 @@ ], [ "5e7b9f090b6c005b0e76f066", - "String and Lists" + "Strings and Lists" ], [ "5e7b9f090b6c005b0e76f067", diff --git a/curriculum/challenges/_meta/tensorflow/meta.json b/curriculum/challenges/_meta/tensorflow/meta.json index 985a6b8757..114e68bc08 100644 --- a/curriculum/challenges/_meta/tensorflow/meta.json +++ b/curriculum/challenges/_meta/tensorflow/meta.json @@ -88,7 +88,7 @@ ], [ "5e8f2f13c4cdbe86b5c72d9b", - "Natural Language Processing with RNNs" + "Natural Language Processing With RNNs" ], [ "5e8f2f13c4cdbe86b5c72d9c", diff --git a/curriculum/challenges/english/07-scientific-computing-with-python/python-for-everybody/string-and-lists.english.md b/curriculum/challenges/english/07-scientific-computing-with-python/python-for-everybody/strings-and-lists.english.md similarity index 100% rename from curriculum/challenges/english/07-scientific-computing-with-python/python-for-everybody/string-and-lists.english.md rename to curriculum/challenges/english/07-scientific-computing-with-python/python-for-everybody/strings-and-lists.english.md