docs(tag): fix typo (#1705)

This commit is contained in:
Hyunseung 2023-03-26 05:18:42 +09:00 committed by GitHub
commit 4c5d8cd1ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@
## Custom icon ## Custom icon
Note: rendering a custom icon cannnot be used with the filterable variant. Note: rendering a custom icon cannot be used with the filterable variant.
<Tag icon={IbmCloud}>IBM Cloud</Tag> <Tag icon={IbmCloud}>IBM Cloud</Tag>