Fix typo religous -> religious

This commit is contained in:
chancyWu
2016-04-13 17:22:36 +08:00
committed by James Miranda
parent e6fa3ebb03
commit fd6022b127

View File

@@ -1,6 +1,6 @@
## What makes Go different from other languages?
The Go programming language was created with one goal in mind, to be able to build scalable web-applications for large scale audiences in a large team. So that is the reason they made the language as standardized as possible, hence the `gofmt` tool and the strict usage guidelines to the language was for the sake of not having two factions in the developer base, in other languages there are religous wars on where to keep the opening brace?
The Go programming language was created with one goal in mind, to be able to build scalable web-applications for large scale audiences in a large team. So that is the reason they made the language as standardized as possible, hence the `gofmt` tool and the strict usage guidelines to the language was for the sake of not having two factions in the developer base, in other languages there are religious wars on where to keep the opening brace?
public static void main() {