Skip to content

Commit 513f70e

Browse files
docs(README.md): fix formatting (#3958)
Co-authored-by: Oleksandr Fediashov <[email protected]>
1 parent be8def5 commit 513f70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ This is a listing of example projects and guides that will help you integrate Se
107107

108108
<details>
109109
<summary><b>Can I use custom Icons?</b></summary>
110-
Yes. Just use <code>&lt;Icon className='my-icon' /&gt;</code> instead of `&lt;Icon name='my-icon' /&gt;`. See https://github.com/Semantic-Org/Semantic-UI-React/issues/931#issuecomment-263643210 for detailed info and examples.
110+
Yes. Just use <code>&lt;Icon className='my-icon' /&gt;</code> instead of <code>&lt;Icon name='my-icon' /&gt;</code>. See https://github.com/Semantic-Org/Semantic-UI-React/issues/931#issuecomment-263643210 for detailed info and examples.
111111
</details>
112112

113113
<details>

0 commit comments

Comments
 (0)