Skip to content

Commit 3da758c

Browse files
committed
Fix typos
1 parent 47e0f72 commit 3da758c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ A self-signed certificate is required by the SyncData WebJob. For preview, you m
6262
* Password: `J48W23RQeZv85vj`
6363
* Key credential: `/webjobs/sync_data/key_credential.txt`
6464

65-
For production, you should you own certifcate:
65+
For production, you should use your own certificate:
6666

6767
1. Generate a certificate with PowerShell
6868

@@ -193,7 +193,7 @@ The following softwares are required:
193193

194194
- **ClientCertificatePath**: the path of the certificate. Please use the default value: `app_only_cert.pfx`
195195

196-
- **ClientCertificatePassword**: the password of the certifcate.
196+
- **ClientCertificatePassword**: the password of the certificate.
197197

198198
> Note: the **ClientCertificatePath** and **ClientCertificatePassword** variables are only required by the WebJob.
199199
@@ -541,7 +541,7 @@ This flow is implemented in the AdminController.
541541

542542
**Application Authentication Flow**
543543

544-
This flow in implemented in the SyncData WebJob.
544+
This flow is implemented in the SyncData WebJob.
545545

546546
![](Images/auth-flow-app-login.png)
547547

0 commit comments

Comments
 (0)