Skip to content

Commit 6eff69f

Browse files
TripleCheckergaokevin1
andauthored
Fix: Correct typos in README.md (#610)
Co-authored-by: Kevin J Gao <[email protected]>
1 parent 1fa6462 commit 6eff69f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ These sections show how to use the SDK to perform various authentication/authori
5454
12. [History](#history)
5555
13. [My Tenants](#my-tenants)
5656

57-
## API Managment Function
57+
## API Management Function
5858

5959
These sections show how to use the SDK to perform permission and user management functions. You will need to create an instance of `DescopeClient` by following the [Setup](#setup-1) guide, before you can use any of these functions:
6060

@@ -908,7 +908,7 @@ Note: Certificates should have a similar structure to:
908908

909909
```
910910
-----BEGIN CERTIFICATE-----
911-
Certifcate contents
911+
Certificate contents
912912
-----END CERTIFICATE-----
913913
```
914914

0 commit comments

Comments
 (0)