You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ bem-naming
17
17
About
18
18
-----
19
19
20
-
This tool allows getting information about BEM entity using [string](#string-representation) as well as forming string representation based on [BEM-naming](#bem-naming).
20
+
This tool allows getting information about BEM entity using [string](#string-representation) as well as forming string representation based on [naming object](#object-representation-of-bem-entity).
21
21
22
22
Install
23
23
-------
@@ -42,7 +42,7 @@ Table of Contents
42
42
43
43
*[String representation](#string-representation)
44
44
*[Common misconceptions](#common-misconceptions)
45
-
*[BEM-naming](#bem-naming-1)
45
+
*[Object representation of BEM entity](#object-representation-of-bem-entity)
0 commit comments