Skip to content

Commit e43af1a

Browse files
committed
Fix typo
1 parent 1d421e1 commit e43af1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

second-edition/src/ch16-04-extensible-concurrency-sync-and-send.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ unsafeなRustコードを使用することについては第19章で語りま
108108
注意深い思考が必要になるということです。[The Rustonomicon]には、
109109
これらの保証とそれを保持する方法についての情報がより多くあります。
110110

111-
> 訳注: 日本語版のThe Rustnomiconは[こちら][nomicon-ja]です。
111+
> 訳注: 日本語版のThe Rustonomiconは[こちら][nomicon-ja]です。
112112
113113
[The Rustonomicon]: https://doc.rust-lang.org/stable/nomicon/
114114
[nomicon-ja]: https://doc.rust-jp.rs/rust-nomicon-ja/index.html

0 commit comments

Comments
 (0)