Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit aa06db7

Browse files
committed
doc
1 parent f060362 commit aa06db7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Our examples will be using a class alias which will be explained next
99

1010
Using Class Alias
1111
-----------------
12-
The default class alias is A but you can also define your custom alias.
12+
The default class alias is `A` but you can also define your custom alias.
1313

14-
By using the default alias (A) you get the benefits of the ide auto-completion
14+
By using the default alias you get the benefits of the ide auto-completion
1515

1616

1717
```php

0 commit comments

Comments
 (0)