Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vikhyat187 authored Sep 18, 2023
1 parent 125e0b4 commit eb767c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ For more detailed information about the API contracts, please refer to the [API
The Feature Flag Backend project uses DynamoDB as the database. The data model consists of two main entities:

### FeatureFlag
- Id (string) **Partition key**
- id (string) **Partition key**
- name (string) (GSI)
- description (string)
- createdAt (number)
Expand Down

0 comments on commit eb767c4

Please sign in to comment.