Skip to content

Commit 7760d83

Browse files
authored
README.md: codespell: overriden → overridden (#168)
1 parent b3465e3 commit 7760d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ build --workspace_status_command=./print-workspace-status.sh
275275
$ cat print-workspace-status.sh
276276
cat <<EOF
277277
VAR1 value1
278-
# This can be overriden by users if they "export CLUSTER_OVERRIDE"
278+
# This can be overridden by users if they "export CLUSTER_OVERRIDE"
279279
CLUSTER ${CLUSTER_OVERRIDE:-default-value2}
280280
EOF
281281
</pre>

0 commit comments

Comments
 (0)