]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
✏️ Fix typo in Deta deployment tutorial (#9501)
authorLemonyte <49930425+lemonyte@users.noreply.github.com>
Sat, 3 Jun 2023 12:32:40 +0000 (08:32 -0400)
committerGitHub <noreply@github.com>
Sat, 3 Jun 2023 12:32:40 +0000 (14:32 +0200)
Fix typo (Data -> Deta)

docs/en/docs/deployment/deta.md

index 04fc04c0c70ed5e4dbd9df681482758d56c110e1..229d7fd5d8eb40175b49150f3766adf834144c3c 100644 (file)
@@ -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**: