Update getting-started.md (#438)

This commit is contained in:
Felix Wehnert 2020-01-30 21:33:51 +01:00 committed by GitHub
parent 80f36e1c65
commit 83ebdfc099
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ And here are community-maintained drivers. These are all open-source Fluent driv
|DynamoDB|[fluent-dynamodb](https://github.com/Yasumoto/fluent-dynamodb)|3.0.0|`dynamodb`|Amazon's hosted [key-value store](https://aws.amazon.com/dynamodb/) available through AWS|
!!! note
Replace any Xcode placholders (`<#...#>`) in the code snippets below with information from the above table.
Replace any Xcode placeholders (`<#...#>`) in the code snippets below with information from the above table.
You can search GitHub for the tag [`fluent-database`](https://github.com/topics/fluent-database) for a full list of official and third-party Fluent database drivers.