diff options
| author | default <nobody@localhost> | 2024-10-08 12:04:46 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-10-08 12:04:46 +0200 |
| commit | 26a808c8914855890667b5847e82d9f20a2bcf94 (patch) | |
| tree | cb2645868df1b97c691ef89f90f9c93fcf906ee4 | |
| parent | 0cac1a89af83878c7f9c25ff8293ea0f12c5be28 (diff) | |
Fixed typo.
| -rw-r--r-- | doc/tp/tp-account-migration-from-snac-to-mastodon.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tp/tp-account-migration-from-snac-to-mastodon.md b/doc/tp/tp-account-migration-from-snac-to-mastodon.md index 9255d3d..e3c7043 100644 --- a/doc/tp/tp-account-migration-from-snac-to-mastodon.md +++ b/doc/tp/tp-account-migration-from-snac-to-mastodon.md @@ -1,6 +1,6 @@ # Test Procedure - Account migration from snac to Mastodon -## Prerrequisites +## Prerequisites - 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). |