From c4547833d43c2e1267cb342981d65fa940fd6180 Mon Sep 17 00:00:00 2001 From: guangwu Date: Fri, 15 Sep 2023 15:28:56 +0800 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c84086750..01015fc78 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Chat with us: [https://discord.gg/FBn2vEp7Na][Discord] ## What's Changed Since the Pilosa Days? -A lot has changed since the days of Pilosa. This list highlights some new capabilites included in FeatureBase. We have also made signficant improvements to the performance, scalability, and stability of the FeatureBase product. +A lot has changed since the days of Pilosa. This list highlights some new capabilities included in FeatureBase. We have also made significant improvements to the performance, scalability, and stability of the FeatureBase product. * Query Languages: FeatureBase supports Pilosa Query Language (PQL), as well as SQL * Stream and Batch Ingest: Combine real-time data streams with batch historical data and act on it within milliseconds.