Skip to content

Commit ee19621

Browse files
Grammar nitpick (#1153)
1 parent 0b6e89b commit ee19621

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/exceptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Solarium can throw two types of logic exceptions. Both extend their SPL counterp
107107

108108
### Runtime exceptions
109109

110-
Runtime exceptions represent errors that can only be found on runtime.
110+
Runtime exceptions represent errors that can only be found at runtime.
111111

112112
Solarium can throw a number of runtime exceptions. All of them implement `Solarium\Exception\ExceptionInterface` and `Solarium\Exception\RuntimeExceptionInterface`.
113113

0 commit comments

Comments
 (0)