Skip to content

Commit 2c69b49

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

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
@@ -112,7 +112,7 @@ TestAPIAvailability() {
112112
# If it is, skip the DNS lookup
113113
case "$SERVER" in
114114
http://* | https://*)
115-
# The list of avalible API URLs is just the provided URL
115+
# The list of available API URLs is just the provided URL
116116
chaos_api_list="${SERVER}"
117117
;;
118118
*)

0 commit comments

Comments
 (0)