mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 04:53:36 +01:00
Removed unnecessary space character from README
Removed unnecessary space after the period, on line 9.
This commit is contained in:
parent
4f1cbe0785
commit
0619770a02
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -6,7 +6,7 @@ be rendered in a number of formats, like HTML and PDF. Please read
|
|||
Documentation/admin-guide/README.rst first.
|
||||
|
||||
In order to build the documentation, use ``make htmldocs`` or
|
||||
``make pdfdocs``. The formatted documentation can also be read online at:
|
||||
``make pdfdocs``. The formatted documentation can also be read online at:
|
||||
|
||||
https://www.kernel.org/doc/html/latest/
|
||||
|
||||
|
|
Loading…
Reference in a new issue