fix: Fix typo in help center (#5661)

This commit is contained in:
Pranav Raj S 2022-10-17 18:59:22 -07:00 committed by GitHub
parent e19c6d5671
commit 71ca530292
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -307,7 +307,7 @@
"PUBLISH_ARTICLE": { "PUBLISH_ARTICLE": {
"API": { "API": {
"ERROR": "Error while publishing article", "ERROR": "Error while publishing article",
"SUCCESS": "Article publishied successfully" "SUCCESS": "Article published successfully"
} }
}, },
"ARCHIVE_ARTICLE": { "ARCHIVE_ARTICLE": {