Skip to content

Commit 023dc36

Browse files
authored
Fix typos in markdown files (#2289)
Signed-off-by: CS <2498638+charliec443@users.noreply.github.com>
1 parent 6fd816d commit 023dc36

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ The list below contains the functionality that contributors are planning to deve
153153
* [x] [Synapse (community plugin)](https://github.com/Azure/feast-azure)
154154
* [x] [Hive (community plugin)](https://github.com/baineng/feast-hive)
155155
* [x] [Postgres (community plugin)](https://github.com/nossrannug/feast-postgres)
156-
* [x] [Trino (communiuty plugin)](https://github.com/Shopify/feast-trino)
156+
* [x] [Trino (community plugin)](https://github.com/Shopify/feast-trino)
157157
* [x] [Spark (community plugin)](https://github.com/Adyen/feast-spark-offline-store)
158158
* [x] [In-memory / Pandas](https://docs.feast.dev/reference/offline-stores/file)
159159
* [x] [Custom offline store support](https://docs.feast.dev/how-to-guides/adding-a-new-offline-store)

docs/getting-started/third-party-integrations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Don't see your offline store or online store of choice here? Check out our guide
3232
* [x] [Synapse (community plugin)](https://github.com/Azure/feast-azure)
3333
* [x] [Hive (community plugin)](https://github.com/baineng/feast-hive)
3434
* [x] [Postgres (community plugin)](https://github.com/nossrannug/feast-postgres)
35-
* [x] [Trino (communiuty plugin)](https://github.com/Shopify/feast-trino)
35+
* [x] [Trino (community plugin)](https://github.com/Shopify/feast-trino)
3636
* [x] [Spark (community plugin)](https://github.com/Adyen/feast-spark-offline-store)
3737
* [x] [In-memory / Pandas](https://docs.feast.dev/reference/offline-stores/file)
3838
* [x] [Custom offline store support](https://docs.feast.dev/how-to-guides/adding-a-new-offline-store)

docs/roadmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The list below contains the functionality that contributors are planning to deve
2525
* [x] [Synapse (community plugin)](https://github.com/Azure/feast-azure)
2626
* [x] [Hive (community plugin)](https://github.com/baineng/feast-hive)
2727
* [x] [Postgres (community plugin)](https://github.com/nossrannug/feast-postgres)
28-
* [x] [Trino (communiuty plugin)](https://github.com/Shopify/feast-trino)
28+
* [x] [Trino (community plugin)](https://github.com/Shopify/feast-trino)
2929
* [x] [Spark (community plugin)](https://github.com/Adyen/feast-spark-offline-store)
3030
* [x] [In-memory / Pandas](https://docs.feast.dev/reference/offline-stores/file)
3131
* [x] [Custom offline store support](https://docs.feast.dev/how-to-guides/adding-a-new-offline-store)

0 commit comments

Comments
 (0)