You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2020/04/24 02:10:26 UTC

[incubator-iotdb] branch iotdb-616 updated: fix grammar error on the website

This is an automated email from the ASF dual-hosted git repository.

hxd pushed a commit to branch iotdb-616
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/iotdb-616 by this push:
     new 512b3b2  fix grammar error on the website
512b3b2 is described below

commit 512b3b289da36df7930ea788fa5e8844584e0972
Author: xiangdong huang <sa...@gmail.com>
AuthorDate: Fri Apr 24 10:10:06 2020 +0800

    fix grammar error on the website
---
 site/src/main/.vuepress/theme/global-components/IoTDB.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/src/main/.vuepress/theme/global-components/IoTDB.vue b/site/src/main/.vuepress/theme/global-components/IoTDB.vue
index 4c931b7..4cdfeae 100644
--- a/site/src/main/.vuepress/theme/global-components/IoTDB.vue
+++ b/site/src/main/.vuepress/theme/global-components/IoTDB.vue
@@ -171,7 +171,7 @@ export default {
         {
           src: "/img/home-Slide1.png",
           des:"High-end equipment",
-          detail:" In high-end manufacturing, there are many devices equipped with sensors collecting working status data.Meteorological stations, wind turbines are common high-end devices.These devices, if supports Java or Go (in developing), can run TsFile to store data locally.In this way, TsFile can provide the ability to save data with high throughput, high compression ratio, and millisecond query.Together with TsFile-Sync tool, TsFiles can be transmitted to the data center."
+          detail:" In high-end manufacturing, there are many devices equipped with sensors collecting working status data.Meteorological stations, wind turbines are common high-end devices.These devices, if supports Java or Go (in development), can run TsFile to store data locally.In this way, TsFile can provide the ability to save data with high throughput, high compression ratio, and millisecond query.Together with TsFile-Sync tool, TsFiles can be transmitted to the data center."
         },
         {
           src: "/img/home-Slide2.png",