From 7182eaa21c3509135882e0843d7e0367f0f1817a Mon Sep 17 00:00:00 2001 From: Raminder Singh Date: Wed, 29 Nov 2023 14:14:40 +0530 Subject: [PATCH] fix typo in docs --- docs/publish-extension.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/publish-extension.md b/docs/publish-extension.md index 77e1b5a2..8d0ce2ba 100644 --- a/docs/publish-extension.md +++ b/docs/publish-extension.md @@ -72,7 +72,7 @@ It's common to hardcode `public` into your SQL files, but this isn't a great pra ### Relocatable schemas -You can define a shcema to be `relocatable` in the `.control` file: +You can define a schema to be `relocatable` in the `.control` file: ``` default_version = 0.0.1