Refine dirname: "konnichiwa" is correct as Japanese "good afternoon"
This commit is contained in:
@@ -38,7 +38,7 @@ layout: reference
|
||||
</p>
|
||||
|
||||
<pre>
|
||||
<b>$ cd konichiwa</b>
|
||||
<b>$ cd konnichiwa</b>
|
||||
<b>$ ls</b>
|
||||
README hello.rb
|
||||
</pre>
|
||||
@@ -51,7 +51,7 @@ README hello.rb
|
||||
|
||||
<pre>
|
||||
<b>$ git init</b>
|
||||
Initialized empty Git repository in /opt/konichiwa/.git/
|
||||
Initialized empty Git repository in /opt/konnichiwa/.git/
|
||||
</pre>
|
||||
|
||||
<p>Now you can see that there is a <code>.git</code> subdirectory in your
|
||||
|
Reference in New Issue
Block a user