Skip to content

Commit ce1ce44

Browse files
committed
🐚 Corrects spelling
1 parent 75d3225 commit ce1ce44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll-init

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ modify_config_yml(){
192192

193193
if [[ "${_repo_name}" != "${_github_username}" ]]; then
194194
tee -a "${_git_path}/_config_baseurl.yml" 1>/dev/null <<EOF
195-
# Use base URL to simulate GitHub pages behaviour
195+
# Use base URL to simulate GitHub pages behavior
196196
baseurl: "${_repo_name}"
197197
EOF
198198
fi

0 commit comments

Comments
 (0)