README.md: fix typographical error (#1094)

This commit is contained in:
Taufiq Rahman
2019-02-27 14:12:13 +06:00
committed by Michal Pristas
parent 340d17f4bb
commit 88daf9655c
+1 -1
View File
@@ -77,7 +77,7 @@ If you're not ready to contribute code yet, there are plenty of other great ways
The Athens project would not be possible without the amazing projects it builds on. Please see
[SHOULDERS.md](./SHOULDERS.md) to see a list of them.
# Coding Guidlines
# Coding Guidelines
We all strive to write nice and readable code which can be understood by every person of the team. To achieve that we follow principles described in Brian's talk `Code like the Go team`.