Skip to content

Commit 76abc4d

Browse files
committed
Fix spelling
1 parent 3fa817b commit 76abc4d

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
@@ -150,7 +150,7 @@ foreach (Log::get() AS $message) {
150150
}
151151
152152
// Finally, clean all messages
153-
Log::clear();
153+
Log::clean();
154154
```
155155

156156
## Other Utils

0 commit comments

Comments
 (0)