Skip to content

Commit 2a35bf8

Browse files
docs(README.md): update.
1 parent c4a615b commit 2a35bf8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@ import {
4646
} from '@typescript-package/affix';
4747
```
4848

49-
### Affix
49+
### `Affix`
5050

5151
A class to manage affixes (prefixes or suffixes) that can be applied to strings.
5252

53-
### Prefix
53+
### `Prefix`
5454

5555
A class to manage prefixes that can be applied to strings.
5656

57-
### Suffix
57+
### `Suffix`
5858

5959
A class to manage suffixes that can be applied to strings.
6060

0 commit comments

Comments
 (0)