Fix typo in config

This commit is contained in:
Anthony Johnson
2021-07-17 10:22:51 -06:00
parent e9fda1a5c1
commit bd6a34135f

View File

@@ -14,7 +14,7 @@ commands:
- run: pip install --user tox
- run: tox -e "<<parameters.version>>-sphinx{<<parameters.sphinx-version>>}"
run-build:
description: "Ensure built assets are up toe date"
description: "Ensure built assets are up to date"
steps:
- checkout
- run: npm ci