Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Éric Lemoine committed Sep 14, 2020
1 parent 47b5da6 commit 1bc1d11
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ relevant edits to the changelog, (see ``TODO``) including listing the migrations
for the release. Click on Release, that's it, the rest is automated.

When creating the release, GitHub will save the release info and create a tag with
the provided version. The new tag will be seen by Github Actions, which will then
the provided version. The new tag will be seen by GitHub Actions, which will then
create a wheel (using the tag as version number, thanks to our ``setup.py``), and push
it to PyPI (using the new API tokens). That tag should also trigger a ReadTheDocs
build, which will read GitHub releases (thanks to our ``changelog`` extension)
Expand Down
5 changes: 5 additions & 0 deletions docs/spelling_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ admin
app
async
asynchronicity
attrs
backend
backoff
builtin
Expand All @@ -19,7 +20,9 @@ Dramatiq
enqueued
executables
formatters
GitHub
Godwin
healthcheck
healthchecks
linting
localhost
Expand All @@ -28,8 +31,10 @@ namespaces
pre
programmatically
pycharm
PyPI
queueing
quickstart
readme
reimplement
schemas
suboptimal
Expand Down

0 comments on commit 1bc1d11

Please sign in to comment.