Skip to content

Commit f93f8bf

Browse files
committed
Merge pull request bcit-ci#3974 from prakashgun/patch-1
[ci skip] Update user_guide/general/cli.html for spelling mistake
2 parents 88cb5d9 + d9560a1 commit f93f8bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user_guide/general/cli.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ <h2>Let's try it:&nbsp; Hello World!</h2>
111111

112112
<code>example.com/index.php/<var>tools</var>/<var>message</var>/<var>to</var></code>
113113

114-
<p>Instead, we are going to open Terminal in Mac/Lunix or go to Run > "cmd" in Windows and navigate to our CodeIgniter project.</p>
114+
<p>Instead, we are going to open Terminal in Mac/Linux or go to Run > "cmd" in Windows and navigate to our CodeIgniter project.</p>
115115

116116
<blockquote>
117117
$ cd /path/to/project;<br/>
@@ -147,4 +147,4 @@ <h2>That's it!</h2>
147147
</div>
148148

149149
</body>
150-
</html>
150+
</html>

0 commit comments

Comments
 (0)