Skip to content

Commit 0de0b06

Browse files
authored
Merge pull request #6958 from dijitali/fix/arch-icon-docs
fix(docs) correct phrasing for architecture icon installation
2 parents 619515e + 7fd2d94 commit 0de0b06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/syntax/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ architecture-beta
194194
## Icons
195195

196196
By default, architecture diagram supports the following icons: `cloud`, `database`, `disk`, `internet`, `server`.
197-
Users can use any of the 200,000+ icons available in iconify.design, or [add custom icons](../config/icons.md).
197+
Users can use any of the 200,000+ icons available in iconify.design, or add other custom icons, by [registering an icon pack](../config/icons.md).
198198

199199
After the icons are installed, they can be used in the architecture diagram by using the format "name:icon-name", where name is the value used when registering the icon pack.
200200

packages/mermaid/src/docs/syntax/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ architecture-beta
156156
## Icons
157157

158158
By default, architecture diagram supports the following icons: `cloud`, `database`, `disk`, `internet`, `server`.
159-
Users can use any of the 200,000+ icons available in iconify.design, or [add custom icons](../config/icons.md).
159+
Users can use any of the 200,000+ icons available in iconify.design, or add other custom icons, by [registering an icon pack](../config/icons.md).
160160

161161
After the icons are installed, they can be used in the architecture diagram by using the format "name:icon-name", where name is the value used when registering the icon pack.
162162

0 commit comments

Comments
 (0)