Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
amykyta3 committed Apr 19, 2020
1 parent 87c9a77 commit 6b2373c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ compiler and build everything from source.

Since you probably dont have access to every variant of Windows/Linux/macOS,
this is typically done using a continuous integration service like
`Travis-CI <https://travis-ci.org>`_. This YAML file tells Tracis-CI how to
`Travis-CI <https://travis-ci.org>`_. This YAML file tells Travis-CI how to
run your project's tests, and how to deploy to PyPi. I'm also using
`cibuildwheel <https://github.com/joerick/cibuildwheel>`_ to automate building
all the different distribution variants.

0 comments on commit 6b2373c

Please sign in to comment.