Skip to content

Commit 8a30dda

Browse files
committed
README: Update other interface values
1 parent cea95f2 commit 8a30dda

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ on the build type:
220220

221221
1. It will show as the non-retail build type, so `-classic`, `-bcc`, `-wrath`,
222222
or `-cata`.
223-
2. It will not be shown if "-classic", "-bcc", "-wrath", or "-cata" is in the
223+
2. It will not be shown if `-classic`, `-bcc`, `-wrath`, or `-cata` is in the
224224
project version (tag).
225225
3. If it is included in the file name (it is by default) and #2 does not apply,
226226
it will also be appended to the file label (i.e., the name shown in the file
@@ -256,10 +256,10 @@ based on your existing preprocessing logic. The fallback TOC file will use
256256
the base interface value as it's version.
257257

258258
```toc
259-
## Interface: 90205
260-
## Interface-Classic: 11403
259+
## Interface: 100205
260+
## Interface-Classic: 11501
261261
## Interface-BCC: 20504
262-
## Interface-Wrath: 30400
262+
## Interface-Wrath: 30403
263263
## Interface-Cata: 40400
264264
```
265265

0 commit comments

Comments
 (0)