mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
fix (typo): Corrected spelling of 'environments' (#2268)
* fix (typo): Corrected spelling of 'environments' * ci: add test folder to codespell workflow
This commit is contained in:
parent
158d5d96e9
commit
103b4decbd
4 changed files with 7 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
# This should only run in environemnts where both
|
||||
# This should only run in environments where both
|
||||
# datasette-init and datasette-json-html are installed
|
||||
|
||||
PLUGINS=$(datasette plugins)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue