From a1bfd3c184c5b94a5de51384c7b37228e4f8d8ba Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Sat, 13 Jul 2019 09:11:22 +0100 Subject: [PATCH] Fix filename typos in README --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index dfd13714..528b5aec 100644 --- a/README.rst +++ b/README.rst @@ -163,7 +163,7 @@ It breaks down the given string into a fixed length paragraph. Here is the synta {% endfor %} It is used to keep changelog formatted in -`CHANGELOG.rst.jjs in pypi-mobans project `_ +`CHANGELOG.rst.jj2 in pypi-mobans project `_ github_expand -------------------------------------------------------------------------------- @@ -175,7 +175,7 @@ It expands simple hashtags into github issues. Here is the syntax:: It makes it easy to mention github reference in change log in all projects. Here is the place it is applied: -`CHANGELOG.rst.jjs in pypi-mobans project `_ +`CHANGELOG.rst.jj2 in pypi-mobans project `_ Here is Grammar in the changelog.yml::