Skip to content

Commit 6510bb7

Browse files
authored
Fixed: typo in file name
`auto_test.go` should be `auth_test.go`
1 parent b4564f4 commit 6510bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_content/doc/modules/layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ project-root-directory/
5555
modname.go
5656
modname_test.go
5757
auth.go
58-
auto_test.go
58+
auth_test.go
5959
hash.go
6060
hash_test.go
6161
```

0 commit comments

Comments
 (0)