1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00

Merge pull request #41 from Oreoxmt/main

fix typos
This commit is contained in:
Charlotte 2024-04-02 10:20:47 +02:00 committed by GitHub
commit e544cc7b00
Signed by: github
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@
### Beta (current)
* The first beta release was 0.32.0 and it was released on 15 June 2023. Alpha users who wanted to keep their data needed to migrate to the new app.
* The official open beta launch was on on 19 July 2023.
* The official open beta launch was on 19 July 2023.
* Users who sign up during this stage and helped us test and improve the app, will get extra 1GB of storage for free and the beta flair on the community forum.
### Public Release

View file

@ -11,7 +11,7 @@ While the product is in alpha, we use analytics services to help us understand p
* How many users joined in the past month & how many dropped
* How many Objects, Blocks, Sets, and Custom Types were created (and average that per number of active users)
* How much time people spend in the app, on average
* Which devices are used to login to the app
* Which devices are used to log in to the app
We use these to understand our main product metrics and whether overall, were moving in the correct direction. While we can track frequency and adoption of events, _we cannot in any way track the content you create._ 

View file

@ -8,7 +8,7 @@ Our backup nodes are located in Switzerland.
### **Self-hosted Network**
To backup your spaces and data to a self-hosted network, you need to have a network configuration. If you dont run your own network yet, see this [how-to guide](https://tech.anytype.io/how-to/self-hosting).
To back up your spaces and data to a self-hosted network, you need to have a network configuration. If you dont run your own network yet, see this [how-to guide](https://tech.anytype.io/how-to/self-hosting).
Our contributors are already working on creating a Docker image to simplify the setup of self-hosted infrastructure. You can join by following this [discussion](https://github.com/orgs/anyproto/discussions/17) on our GitHub page.