From: Lemonyte <49930425+lemonyte@users.noreply.github.com> Date: Sat, 3 Jun 2023 12:32:40 +0000 (-0400) Subject: ✏️ Fix typo in Deta deployment tutorial (#9501) X-Git-Tag: 0.96.0~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ffb818970f5c09a799ec5e75a9202e22fe67bcc2;p=thirdparty%2Ffastapi%2Ffastapi.git ✏️ Fix typo in Deta deployment tutorial (#9501) Fix typo (Data -> Deta) --- diff --git a/docs/en/docs/deployment/deta.md b/docs/en/docs/deployment/deta.md index 04fc04c0c7..229d7fd5d8 100644 --- a/docs/en/docs/deployment/deta.md +++ b/docs/en/docs/deployment/deta.md @@ -276,7 +276,7 @@ Also, notice that Deta Space correctly handles HTTPS for you, so you don't have ## Create a release -Space also allows you to publish your API. When you publish it, anyone else can install their own copy of your API, in their own Data Space cloud. +Space also allows you to publish your API. When you publish it, anyone else can install their own copy of your API, in their own Deta Space cloud. To do so, run `space release` in the Space CLI to create an **unlisted release**: