Skip to content

Commit

Permalink
all: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ainar-g committed Jun 11, 2021
1 parent 4e8e4e4 commit 39dff37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ attributes to make it work in Markdown renderers that strip "id". -->

* Use named returns to improve readability of function signatures.

* When naming a file which defines an enitity, use singular nouns, unless the
* When naming a file which defines an entity, use singular nouns, unless the
entity is some form of a container for other entities:

```go
Expand Down

0 comments on commit 39dff37

Please sign in to comment.