Skip to content

Commit 8383265

Browse files
Update README.md
Fixed a couple of spelling errors
1 parent 0eb9a06 commit 8383265

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ with the Libkiwix compilation itself, we recommend to have a look to
2424
Preamble
2525
--------
2626

27-
Although the Libkiwix can be (cross-)compiled on/for many sytems, the
27+
Although the Libkiwix can be (cross-)compiled on/for many systems, the
2828
following documentation explains how to do it on POSIX ones. It is
29-
primarly thought for GNU/Linux systems and has been tested on recent
29+
primarily thought for GNU/Linux systems and has been tested on recent
3030
releases of Ubuntu and Fedora.
3131

3232
Dependencies
@@ -54,7 +54,7 @@ The following dependency needs to be available at runtime:
5454
These dependencies may or may not be packaged by your operating
5555
system. They may also be packaged but only in an older version. The
5656
compilation script will tell you if one of them is missing or too old.
57-
In the worse case, you will have to download and compile bleeding edge
57+
In the worst case, you will have to download and compile bleeding edge
5858
version by hand.
5959

6060
If you want to install these dependencies locally, then use the
@@ -201,7 +201,7 @@ To use JS provided by kiwix-serve you can use the following template to start wi
201201
202202
203203
If you compile manually Libmicrohttpd, you might need to compile it
204-
without GNU TLS, a bug here will empeach further compilation
204+
without GNU TLS, a bug here will impeach further compilation
205205
otherwise.
206206
207207
If the compilation still fails, you might need to get a more recent

0 commit comments

Comments
 (0)