aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/cmake/config.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/cmake/config.cmake')
-rw-r--r--conf.d/cmake/config.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake
index 674d5f9..21abca3 100644
--- a/conf.d/cmake/config.cmake
+++ b/conf.d/cmake/config.cmake
@@ -20,7 +20,7 @@
# ------------------
set(PROJECT_NAME harvester)
set(PROJECT_PRETTY_NAME "Harvester Service")
-set(PROJECT_DESCRIPTION "Harvest mectrics from others services in a TS DB and send to the cloud")
+set(PROJECT_DESCRIPTION "Harvest metrics from others services in a TS DB and send to the cloud")
set(PROJECT_URL "https://github.com/iotbzh/agl-service-edge-collector")
set(PROJECT_ICON "icon.png")
set(PROJECT_AUTHOR "Romain Forlot")