Skip to content

Commit 2ea68fe

Browse files
committed
more fix
1 parent 3b65ef6 commit 2ea68fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ch07-03-paths-for-referring-to-an-item-in-the-module-tree.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ the `..` syntax. Why would we want to do this?
322322
-->
323323
親モジュールから始まる相対パスなら、`super`を最初につけることで構成できます。
324324
ファイルシステムパスを`..`構文で始めるのに似ています。
325-
どのようなときのこの機能が使いたくなるのでしょう
325+
どのようなときにこの機能が使いたくなるのでしょう
326326

327327
<!--
328328
Consider the code in Listing 7-8 that models the situation in which a chef

0 commit comments

Comments
 (0)