Skip to content

Commit

Permalink
Fixed: typo in file name
Browse files Browse the repository at this point in the history
`auto_test.go` should be `auth_test.go`
  • Loading branch information
ducminhgd authored Sep 20, 2023
1 parent b4564f4 commit 6510bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _content/doc/modules/layout.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ project-root-directory/
modname.go
modname_test.go
auth.go
auto_test.go
auth_test.go
hash.go
hash_test.go
```
Expand Down

0 comments on commit 6510bb7

Please sign in to comment.