diff --git a/pages/spicedb/getting-started/protecting-a-blog.mdx b/pages/spicedb/getting-started/protecting-a-blog.mdx index d7e11cc..00f02a9 100644 --- a/pages/spicedb/getting-started/protecting-a-blog.mdx +++ b/pages/spicedb/getting-started/protecting-a-blog.mdx @@ -109,7 +109,7 @@ Feel free to start with design to modify and test your own experiments in the [p [playground]: https://play.authzed.com/s/mVBBpf5poNd8/schema -With a schema designed, we can now move on using our client to to apply that schema to the Permission System. +With a schema designed, we can now move on using our client to apply that schema to the Permission System. Similar to applying schema changes for relational databases, all changes to a schema must be backwards compatible.