Skip to content

Commit d9560a1

Browse files
committed
Update cli.html for spelling mistake
Corrected spelling mistake of Lunix to Linux.
1 parent 88cb5d9 commit d9560a1

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)