Browse Source

Fix a typo: Fisrt -> First

Felix Yan 8 years ago
parent
commit
7b441312f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -52,7 +52,7 @@ PreSyncing           Syncing                               Success
 
 
 ## Generate Self-Signed Certificate
 ## Generate Self-Signed Certificate
 
 
-Fisrt, create root CA
+First, create root CA
 
 
 ```
 ```
 openssl genrsa -out rootCA.key 2048
 openssl genrsa -out rootCA.key 2048