Skip to content

Commit 604928e

Browse files
authored
fix(docs): move backticks
1 parent e91c528 commit 604928e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ yarn add react-native-keys
4141

4242
## Basic Usage
4343

44-
Create a new file `keys.development.json` in the root of your React Native app and add keys in `secure` object for `cpp+Encryptio`n and add keys in public for public usage this:
44+
Create a new file `keys.development.json` in the root of your React Native app and add keys in `secure` object for `cpp+Encryption` and add keys in public for public usage this:
4545

4646
```
4747
{

0 commit comments

Comments
 (0)