Skip to content

Commit d5986e0

Browse files
committed
細かい表現を修正
1 parent 6abf698 commit d5986e0

File tree

1 file changed

+1
-1
lines changed
  • crates/typst-library/src/loading

1 file changed

+1
-1
lines changed

crates/typst-library/src/loading/read.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pub fn read(
2727
engine: &mut Engine,
2828
/// ファイルへのパス。
2929
///
30-
/// 詳細については、[パス セクション]($syntax/#paths)を参照してください。
30+
/// 詳細については、[パスのセクション]($syntax/#paths)を参照してください。
3131
path: Spanned<EcoString>,
3232
/// ファイルを読み込む際に使用するエンコーディング。
3333
///

0 commit comments

Comments
 (0)