diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-08-11 14:52:35 +0200 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-08-11 14:52:35 +0200 |
commit | ea44dfc50926fb7b5d7b67d1b632ef3eb780b579 (patch) | |
tree | 7b43cb2ab9dfe14699fd305b05a8a7ab05fc1547 | |
parent | e14a1c7358ded4c304509accb5983275e64ab538 (diff) |
Single quote corrected in README.md
In the previous commit, ` was mistakenly written as '. This was only
noticed after pushing and rendering the Markup on the webpage.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -395,7 +395,7 @@ been explained here), please let us know to correct it. files and add your name and email to the copyright notice. You can find the files by searching for the placeholder email `your@email.address` (which you should change) with the command below - (you can ignore this file, `README.md', and any in the `tex/` + (you can ignore this file, `README.md`, and any in the `tex/` directory). When making new files, always remember to add a similar copyright statement at the top of the file and also ask your colleagues to do so when they edit a file. This is very important. |