diff options
| author | default <nobody@localhost> | 2024-10-20 10:20:08 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-10-20 10:20:08 +0200 |
| commit | 14fe8fac60970910fc41e2ea464a62cb8e7cf435 (patch) | |
| tree | 1fd653cc97e23137342c2f5cc2c2885bf25b3c63 /doc/tp | |
| parent | c165be86c4223b20a8480a70c33c888887ad52ec (diff) | |
Updated documentation.
Diffstat (limited to 'doc/tp')
| -rw-r--r-- | doc/tp/tp-01-account-migration-from-snac-to-mastodon.md | 2 | ||||
| -rw-r--r-- | doc/tp/tp-02-account-migration-from-mastodon-to-snac.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/tp/tp-01-account-migration-from-snac-to-mastodon.md b/doc/tp/tp-01-account-migration-from-snac-to-mastodon.md index b074d11..d4c084e 100644 --- a/doc/tp/tp-01-account-migration-from-snac-to-mastodon.md +++ b/doc/tp/tp-01-account-migration-from-snac-to-mastodon.md @@ -4,7 +4,7 @@ - A snac account in your server (from now, the *origin* account). - A Mastodon account, already created on any public server (from now, the *destination* account). -- 3 other Fediverse accounts, already created on public servers (from now, the *followers* accounts). These accounts must be from Mastodon instances (or, optionally, from other implementations where the `Move` activity is known to be supported). +- 3 other Fediverse accounts, already created on public servers (from now, the *follower* accounts). These accounts must be from Mastodon instances (or, optionally, from other implementations where the `Move` activity is known to be supported). ## Steps diff --git a/doc/tp/tp-02-account-migration-from-mastodon-to-snac.md b/doc/tp/tp-02-account-migration-from-mastodon-to-snac.md index 8f8ba17..8f2b11f 100644 --- a/doc/tp/tp-02-account-migration-from-mastodon-to-snac.md +++ b/doc/tp/tp-02-account-migration-from-mastodon-to-snac.md @@ -4,7 +4,7 @@ - A Mastodon account, already created on any public server (from now, the *origin* account). - A snac account in your server (from now, the *destination* account). -- 3 other Fediverse accounts, already created on public servers (from now, the *followers* accounts). These accounts must be from Mastodon instances (or, optionally, from other implementations where the `Move` activity is known to be supported). +- 3 other Fediverse accounts, already created on public servers (from now, the *follower* accounts). These accounts must be from Mastodon instances (or, optionally, from other implementations where the `Move` activity is known to be supported). ## Steps |