Parcourir la source

README: fix typo

Matthias Schiffer il y a 6 ans
Parent
commit
98b48f75d6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -18,7 +18,7 @@ the future development of Gluon.
 ## Use a release!
 
 Please refrain from using the `master` branch for anything else but development purposes!
-Use the most recent release instead. You can list all relaseses by running `git tag`
+Use the most recent release instead. You can list all releases by running `git tag`
 and switch to one by running `git checkout v2017.1.1 && make update`.
 
 If you're using the autoupdater, do not autoupdate nodes with anything but releases.