Skip to content

Commit 7e369b6

Browse files
authored
Update modules/ROOT/pages/creating-an-icon-pack.adoc
1 parent 01be74f commit 7e369b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/creating-an-icon-pack.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ The `iconPackName` field in `package.json` is essential for the build process. T
127127

128128
Each SVG files placed in `+/src/svg+` will be converted to an icon. The file names of the SVG files are used to set the icon identifier used by {productname}.
129129

130-
For example: `+bold.svg+` will have the identifier `bold.` Such as:
130+
For example: `+bold.svg+` will have the identifier `bold`. Such as:
131131

132132
[source,js]
133133
----

0 commit comments

Comments
 (0)