Skip to content

Commit b8b9f09

Browse files
committed
update according to review
1 parent 575c65e commit b8b9f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unwinding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!--
44
Rust has a *tiered* error-handling scheme:
55
-->
6-
Rustのエラーハンドリングには階層的なスキームが存在します
6+
Rustのエラーハンドリングには**階層的な**スキームが存在します
77

88
<!--
99
* If something might reasonably be absent, Option is used.

0 commit comments

Comments
 (0)