Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
feruzm committed Mar 22, 2024
1 parent 504aa5e commit 8a61b88
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 11 deletions.
8 changes: 1 addition & 7 deletions src/common/components/floating-faq/path.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,7 @@
},
{
"path": "/@.+/(points)",
"suggestions": [
"what-is-points",
"where-tokens-come",
"how-promotion-work",
"how-boosting-work",
"why-refund-points"
]
"suggestions": ["what-is-points", "where-tokens-come", "how-promotion-work"]
},
{
"path": "/@.+/(engine)",
Expand Down
3 changes: 0 additions & 3 deletions src/common/constants/faq-keys-general.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,7 @@ export const faqKeysGeneral = [
"what-mean-promoted",
"how-promotion-work",
"who-are-curators",
"how-boosting-work",
"why-refund-points",
"criteria-boosting-post",
"boosting-vote-buying",
"different-reward-choices",
"can-guest-post",
"can-link-post",
Expand Down
2 changes: 1 addition & 1 deletion src/common/i18n/locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -2012,7 +2012,7 @@
"how-referrals-work-header": "How referral system work on Ecency?",
"how-referrals-work-body": "<p>Referral system is simple, you can invite your friends by adding your username in this link https://ecency.com/signup?referral=username and share it with your friends. Once your friends join Ecency and earn their first 250 Points, you will earn 100 Points. There is no limits on referrals and its reward.</p>",
"what-is-points-header": "What are Ecency Points and how to use them?",
"what-is-points-body": "<p>Ecency Points are continually minted and rewarded for all users for various social activities they perform on website, mobile or desktop app. Points can be used for promoting, take Ecemcy delegation, can even be transferred or gifted to another user. You can also purchase Points with our mobile apps.</p>",
"what-is-points-body": "<p>Ecency Points are continually minted and rewarded for all users for various social activities they perform on website, mobile or desktop app. Points can be used for promoting, take Ecency delegation, can even be transferred or gifted to another user. You can also purchase Points with our mobile apps.</p>",
"where-tokens-come-header": "Where do the tokens come from?",
"where-tokens-come-body": "<p>The Hive network continually creates new digital tokens to reward content creators and curators. Some of the newly-created tokens are transferred to users who add value to platform by posting, commenting, and voting on other people's posts. The remainder is distributed to holders of HIVE POWER and the witnesses that secures the blockchain.</p>",
"how-promotion-work-header": "How content promotion works?",
Expand Down

0 comments on commit 8a61b88

Please sign in to comment.