Skip to content

Commit 1291f03

Browse files
GrabowskiMmnocon
andauthored
Apply suggestions from code review
Co-authored-by: Marek Nocoń <[email protected]>
1 parent dfb5160 commit 1291f03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

js/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,13 +233,13 @@ Set to `false` or remove property to change text values as well.
233233
| false | `/*@Desc("<p class='ez-not-error--show-modal'>Show message</p> for ez-not-error--show-modal")*/` | `/*@Desc("<p class='ibexa-not-error--show-modal'>Show message</p> for ibexa-not-error--show-modal")*/` |
234234

235235
### Rename icons names used in getIconPath method
236-
This plugin allows to rename any icon name that is used as an argument in getIconPath method.
236+
This plugin allows you to rename any icon name that is passed as an argument to the `getIconPath` method.
237237

238238
**Name:** `ibexa-rename-icons`
239239

240240
**Configuration example:**
241241

242-
!IMPORTANT by default in this plugin shorthand expression is treated as `exactMatch: true`.
242+
In this plugin, the `exactMatch` default value is set `true` when using the shorthand expression.
243243

244244
``` js
245245
{

0 commit comments

Comments
 (0)