diff --git a/README.md b/README.md index 00e5c51fc3..3d0df51c34 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ This is a listing of example projects and guides that will help you integrate Se
Can I use custom Icons? - Yes. Just use <Icon className='my-icon' /> instead of `<Icon name='my-icon' />`. See https://github.com/Semantic-Org/Semantic-UI-React/issues/931#issuecomment-263643210 for detailed info and examples. + Yes. Just use <Icon className='my-icon' /> instead of <Icon name='my-icon' />. See https://github.com/Semantic-Org/Semantic-UI-React/issues/931#issuecomment-263643210 for detailed info and examples.