mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-25 19:06:58 +08:00
minor fix
This commit is contained in:
parent
901ed41800
commit
2e67bfc710
1 changed files with 2 additions and 2 deletions
|
|
@ -1716,7 +1716,7 @@ nil チャネルは状況によっては便利であり、Go 開発者は並行
|
|||
|
||||
## 標準ライブラリ
|
||||
|
||||
### 誤った `time.Duration` を指定する (#75)
|
||||
### 間違った時間を指定する (#75)
|
||||
|
||||
???+ info "要約"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue