Skip to content

Commit e403b93

Browse files
Fix a typo
Signed-off-by: darkexplosiveqwx <[email protected]>
1 parent 1eb11c0 commit e403b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

padd.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ TestAPIAvailability() {
109109
# If it is, skip the DNS lookup
110110
case "$SERVER" in
111111
http://* | https://*)
112-
# The list of avalible API URLs is just the provided URL
112+
# The list of available API URLs is just the provided URL
113113
chaos_api_list="${SERVER}"
114114
;;
115115
*)

0 commit comments

Comments
 (0)