aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht/api.md
diff options
context:
space:
mode:
authorSol Fisher Romanoff <sol@solfisher.com>2021-05-16 10:47:31 +0300
committerDrew DeVault <sir@cmpwn.com>2021-05-16 14:09:03 -0400
commit655619212e4295430f6f8adc14b77a8e0db216f3 (patch)
tree9faa6b3c28f0d46e32c49188f7ff73eadca3ebe7 /builds.sr.ht/api.md
parent85fa43ca03fa2663a2f950d7e738eb0836b5449e (diff)
downloadsr.ht-docs-655619212e4295430f6f8adc14b77a8e0db216f3.tar.gz
s/hyphen/em dash/g
Diffstat (limited to 'builds.sr.ht/api.md')
-rw-r--r--builds.sr.ht/api.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/builds.sr.ht/api.md b/builds.sr.ht/api.md
index ba9c069..bd79378 100644
--- a/builds.sr.ht/api.md
+++ b/builds.sr.ht/api.md
@@ -43,9 +43,9 @@ Inserts a new job into the job queue.
lowercase alphanumeric characters, or any
of "-_." (optional)
"execute": boolean, True to start the build immediately
- (optional - defaults to true)
+ (optional — defaults to true)
"secrets": boolean, True to provide secrets during the build
- (optional - defaults to true)
+ (optional — defaults to true)
}
```