Fix typo religous -> religious
This commit is contained in:
@@ -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() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user