From eb749d0c37cee9fe2df32dffeef2da424748e9f0 Mon Sep 17 00:00:00 2001 From: Ske Date: Mon, 15 Jul 2019 17:37:34 +0200 Subject: [PATCH] Fix typo in command list --- docs/2-command-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/2-command-list.md b/docs/2-command-list.md index 1251bedb..bea241c4 100644 --- a/docs/2-command-list.md +++ b/docs/2-command-list.md @@ -45,7 +45,7 @@ Words in are *required parameters*. Words in [square brackets] - `pk;message ` - Looks up information about a proxied message by its message ID. - `pk;invite` - Sends the bot invite link for PluralKit. - `pk;import` - Imports a data file from PluralKit or Tupperbox. -- `pk;expoort` - Exports a data file containing your system information. +- `pk;export` - Exports a data file containing your system information. ## API - `pk;token` - DMs you a token for using the PluralKit API. - `pk;token refresh` - Refreshes your API token and invalidates the old one.