Skip to content

Commit 1c6b9af

Browse files
Changed wording
1 parent 03896fe commit 1c6b9af

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
@@ -62,7 +62,7 @@ You can add custom tags with the `addTag($name, Closure $closure)` method.
6262
* `ignoreTag($name)`: Add a tag to the array of ignored tags
6363
* `permitTag($name)`: Remove a tag from the array of ignored tags
6464

65-
Note that the `BBCode` class implements the `__toString()` method, which internally calls the `render()` method.
65+
The `BBCode` class also implements the `__toString()` method, which internally calls the `render()` method.
6666

6767
## Fork
6868

0 commit comments

Comments
 (0)