Skip to content

Commit a64588e

Browse files
committed
Typo.
1 parent 4744858 commit a64588e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editor-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ To use the event hook, just add the methods on your editor class.
203203

204204
```php
205205
/**
206-
* Event hook that is fired after upload a file.
206+
* Event hook that is fired after uploading a file.
207207
*
208208
* @param string $id The auto-generated file id from filesystem.
209209
* @return string

0 commit comments

Comments
 (0)