You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/exceptions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ Solarium can throw two types of logic exceptions. Both extend their SPL counterp
107
107
108
108
### Runtime exceptions
109
109
110
-
Runtime exceptions represent errors that can only be found on runtime.
110
+
Runtime exceptions represent errors that can only be found at runtime.
111
111
112
112
Solarium can throw a number of runtime exceptions. All of them implement `Solarium\Exception\ExceptionInterface` and `Solarium\Exception\RuntimeExceptionInterface`.
0 commit comments