Skip to content

Commit c7ed39c

Browse files
ultimatileCopilot
andauthored
Update docs/reference/library/math.md
Co-authored-by: Copilot <[email protected]>
1 parent 25b8001 commit c7ed39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/library/math.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ $ lim_x =
6767
数式が複数の _配置点_`&`)を含む場合、右揃えと左揃えが交互に行われる列のブロックが作成されます。
6868
以下の例では、`(3x + y) / 7`という式は右揃えで、`= 9`が左揃えです。
6969
"given"という単語も左揃えです。これは`&&`が行内に2つの配置点を作成し、2回配置方法が切り替わるためです。
70-
`& &``&&`全く同じように振る舞います
70+
`& &``&&`は全く同じように振る舞います
7171
一方、"multiply by 7"は、その前に`&`がただ1つあるため右揃えです。
7272
各配置点は単に右揃えと左揃えを交互に切り替えます。
7373

0 commit comments

Comments
 (0)