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:51:21 UTC

[incubator-iotdb] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new f2fbda0  fix grammar error on the website
f2fbda0 is described below

commit f2fbda0dafa5bda8a2bccbe4ff18c97e8b906ec8
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",