Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.

Commit 7cbe696

Browse files
committed
typo
1 parent c5c4d6e commit 7cbe696

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ Output:
9797
ad390a98c1c32cdb1f046f6887a4109f12290b690127e6e15da4ca210235510e
9898
```
9999

100-
Same example as before but using two separate array for types and values:
100+
Same example as before but using two separate arrays for types and values:
101101

102-
```
102+
```go
103103
package main
104104

105105
import (

0 commit comments

Comments
 (0)