diff options
Diffstat (limited to 'tosca-controlloop/participant/pom.xml')
-rw-r--r-- | tosca-controlloop/participant/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tosca-controlloop/participant/pom.xml b/tosca-controlloop/participant/pom.xml index 740fa1647..9942b536a 100644 --- a/tosca-controlloop/participant/pom.xml +++ b/tosca-controlloop/participant/pom.xml @@ -32,7 +32,7 @@ <artifactId>participant</artifactId> <name>${project.artifactId}</name> <packaging>pom</packaging> - <description>participants that communicate with the runtime servier to handle control loops</description> + <description>participants that communicate with the runtime server to handle control loops</description> <modules> <module>participant-intermediary</module> |