Skip to content
This repository was archived by the owner on Feb 4, 2018. It is now read-only.

Commit 31fb8be

Browse files
author
blond
committed
docs(api): fix isBemEntityName arguments
1 parent 99a7045 commit 31fb8be

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
@@ -233,7 +233,7 @@ name.valueOf();
233233
// ➜ { block: 'button', mod: { name: 'focused', value: true } }
234234
```
235235

236-
### isBemEntityName()
236+
### isBemEntityName(entityName)
237237

238238
Determines whether specified entity is instance of BemEntityName.
239239

0 commit comments

Comments
 (0)