Skip to content

Commit 4be52a6

Browse files
authored
Fix typo
1 parent 7705e8e commit 4be52a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/apidoc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
/*
110110
* Environment variables which should be set for the API call.
111111
* This is a good place to ensure that notifications, emails
112-
* and other external services arenot triggered during the documentation API calls
112+
* and other external services are not triggered during the documentation API calls
113113
*/
114114
'env' => [
115115
'APP_ENV' => 'documentation',

0 commit comments

Comments
 (0)