0

Remove accidental space in //README.md

In //README.md, a newline at the end of the “get around” link
created an extra space before the period. This edit removes the
space by not using a newline at the end of the link text.

Change-Id: I159217cb1e906d82c70e6916cf2c5a6a04a2c0ce
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5147833
Reviewed-by: Nico Weber <thakis@chromium.org>
Auto-Submit: Gabriel “gabldotink” <gabl@gabl.ink>
Reviewed-by: Erik Staab <estaab@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1240724}
This commit is contained in:
Gabriel “gabldotink” 2023-12-23 21:33:34 +00:00 committed by Chromium LUCI CQ
parent a46caa6bf2
commit 24ca725a54
2 changed files with 3 additions and 2 deletions

@ -432,6 +432,7 @@ Frédéric Jacob <frederic.jacob.78@gmail.com>
Frédéric Wang <fred.wang@free.fr>
Fu Junwei <junwei.fu@intel.com>
Gabriel Campana <gabriel.campana@ledger.fr>
Gabriel “gabldotink” <gabl@gabl.ink>
Gabor Rapcsanyi <g.rapcsanyi@samsung.com>
Gaetano Mendola <mendola@gmail.com>
Gajendra N <gajendra.n@samsung.com>

@ -10,8 +10,8 @@ follow [the instructions on how to get the code](docs/get_the_code.md).
Documentation in the source is rooted in [docs/README.md](docs/README.md).
Learn how to [Get Around the Chromium Source Code Directory Structure
](https://www.chromium.org/developers/how-tos/getting-around-the-chrome-source-code).
Learn how to [Get Around the Chromium Source Code Directory
Structure](https://www.chromium.org/developers/how-tos/getting-around-the-chrome-source-code).
For historical reasons, there are some small top level directories. Now the
guidance is that new top level directories are for product (e.g. Chrome,