Skip to content

Commit 0f31a3c

Browse files
committed
Update comment
1 parent 5cd9e2b commit 0f31a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/make/lib/markdown/equations.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ REMARK_EQUATIONS_OUTPUT_FLAG ?= --output
7171
# 1. Files containing equation comments are transformed to include equation elements.
7272
# 2. SVG files are generated for each equation.
7373
# 3. Processed files are committed to source control.
74-
# 4. Resource URLs are inserted in image equation elements.
74+
# 4. Resource URLs are inserted into image equation elements.
7575
# 5. Processed files are committed to source control.
7676
#
7777
# - This rule is useful when wanting to glob for Markdown files (e.g., process all Markdown files for a particular package).

0 commit comments

Comments
 (0)