diff --git a/templates/pages/tutorials/codespaces.html b/templates/pages/tutorials/codespaces.html index c51da3f..de90f5c 100644 --- a/templates/pages/tutorials/codespaces.html +++ b/templates/pages/tutorials/codespaces.html @@ -148,7 +148,7 @@ - [datasette-cluster-map](https://datasette.io/plugins/datasette-cluster-map) adds a map visualization for any table with latitude and longitude columns - [datasette-copyable](https://datasette.io/plugins/datasette-copyable) provides additional export options for copying and pasting data out of Datasette - [datasette-configure-fts](https://datasette.io/plugins/datasette-configure-fts) helps you to configure full-text search for your tables -- [datasette-edit-schema](https://datasette.io/plugins/datasette-edit-schema) provides tools toedit the schema of your tables +- [datasette-edit-schema](https://datasette.io/plugins/datasette-edit-schema) provides tools to edit the schema of your tables Start the server running again like this: ```