Corrected the display of the documentation. (#204)

This commit is contained in:
Goh Chun Lin 2019-10-28 22:09:59 +08:00 committed by Aman Bhardwaj
parent a809c61b83
commit 0498f483aa
1 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,7 @@
# Supported state stores
<br>
| Name | CRUD | Transactional
| ------------- | -------|------ |
| Redis | V | V
| Azure CosmosDB | V | X |
| Redis | :white_check_mark: | :white_check_mark:
| Azure CosmosDB | :white_check_mark: | :x: |