Skip to content

Commit e1fe29d

Browse files
bennypowerssimonwep
authored andcommitted
docs: update CONTRIBUTING.md
1 parent c056130 commit e1fe29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ To add support for a new language, you need to do the following:
5656

5757
To add support for a new currency, you need to do the following:
5858

59-
1. Add your currency code to [src/store/state/types.ts](../src/store/state/types.ts) to both `availableCurrencies` and `AvailableCurrency`.
59+
1. Add your currency code to [src/store/state/types.ts](../src/store/state/types.ts) to the `availableCurrencies` array.
6060

6161
## Adding a new feature
6262

0 commit comments

Comments
 (0)