Skip to content

Commit f5c86ea

Browse files
committed
Minor spelling fix
1 parent 425fc23 commit f5c86ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: build-test-deploy-book
22

33
# Only build PRs, the main branch, and releases. Pushes to branches will only
4-
# be built when a PR is opened. This avoids duplicated buids in PRs coming
4+
# be built when a PR is opened. This avoids duplicated builds in PRs coming
55
# from branches in the origin repository (1 for PR and 1 for push).
66
# This came from Leo's work with fatiando
77
on:

0 commit comments

Comments
 (0)