✏️ Fix typo in Deta deployment tutorial (#9501)

Fix typo (Data -> Deta)
This commit is contained in:
Lemonyte 2023-06-03 08:32:40 -04:00 committed by GitHub
parent 5017949010
commit ffb818970f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View 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**: