Skip to content

Commit a16ffc5

Browse files
Update README.md
1 parent 4b2d846 commit a16ffc5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ add an advertisement and donation button to enable
4040
financial support.
4141

4242
Remember, when you are creating a digital content,
43-
it's better to use plaintext file. Markdown is the
43+
it's better to use a plaintext file. Markdown is the
4444
best format, as it can simply be turned into
4545
HTML. And as we know, when it's HTML format, that's
4646
the very consumption of web browsers, isn't it?
@@ -52,12 +52,12 @@ right-click the page and click `Print`
5252
you now have the PDF version of your content.
5353
Also, say, you are creating content for another
5454
website, you can simply embed the page and
55-
you're job is done. You have the repo as the
55+
your job is done. You have the repo as the
5656
active site for its development, maybe, others
5757
will collaborate too, and then the GitHub Page
5858
as the output. If ever you need a Google Docs
5959
or Microsoft Word
60-
versions of this, simply copy the rendered
60+
version of this, simply copy the rendered
6161
markdown file of GitHub and paste it
6262
on Google Docs or Microsoft Word, the format
6363
will still be correct.
@@ -76,7 +76,7 @@ so mine is `xdvrx1.github.io`.
7676
My site will be automatically created.
7777
However, you may skip initializing your root directory.
7878

79-
A default document will be displayed when a visitor requested
79+
A default document will be displayed when a visitor requests
8080
the site's URL. This is the `index.htm` file (or `index.html`
8181
to make sure other platforms will read it correctly)
8282
unless you change this manually for the server to give

0 commit comments

Comments
 (0)