Skip to content

Commit 5d06632

Browse files
authored
Implemented review comment
1 parent 07a6ef1 commit 5d06632

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

documentation/Functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,15 +151,15 @@ Starting a server in a new terminal. You have to specify the port for testing, t
151151

152152

153153
### installCobiGen <a name="installCobiGen"></a>
154-
This function is used to install the CobiGen CLI inside devonfw IDE.
154+
This function is used to install the CobiGen CLI inside devonfw-ide.
155155

156156
#### parameter
157157
* No parameters required
158158
#### example
159159
installCobiGen()
160160

161161
Note:
162-
1. The command for execution will be generated by katacoda runner, so user will have to execute this command manually.
162+
1. The command for execution will be generated by Katacoda runner, so user will have to execute this command manually.
163163

164164
2. To execute this function, devonfw-ide must be installed.
165165
***

0 commit comments

Comments
 (0)