Skip to content

Commit ecac90c

Browse files
authored
Update README.md (#219)
Change 'taht' to 'that'.
1 parent 0030a25 commit ecac90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

claims-source-app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This project provides the minimal implementation of a claims source to be integr
66

77
## Database
88

9-
The `database.json` file acts as our database and holds an array of user objects. Add your own claims to that array and ensure that every object has the `email` claim used to query the array, plus any claims taht your credential configuration requires.
9+
The `database.json` file acts as our database and holds an array of user objects. Add your own claims to that array and ensure that every object has the `email` claim used to query the array, plus any claims that your credential configuration requires.
1010

1111
## Configuration
1212

0 commit comments

Comments
 (0)