Skip to content

Commit

Permalink
Merge pull request #863 from BobConanDev/patch-1
Browse files Browse the repository at this point in the history
Update README.md, fix typos
  • Loading branch information
AlDanial authored Oct 24, 2024
2 parents f676ba5 + 9facb33 commit 8600e1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1897,7 +1897,7 @@ seeing line counts by project, not just by language.
Say you manage three software projects called MariaDB, PostgreSQL, and SQLite.
The teams responsible for each of these projects run cloc on their
source code and provide you with the output.
For example MariaDB team does
For example, MariaDB team does

<pre>cloc --out mariadb-10.1.txt mariadb-server-10.1.zip</pre>

Expand Down Expand Up @@ -2861,7 +2861,7 @@ If you run cloc with ``--help``, cloc will tell you
where it expects to find this config file file. The information
appears by the explanation of the ``--config`` switch after
the text ``the default location of``.
On Unix-like operating systems, this can be simplifed to
On Unix-like operating systems, this can be simplified to

<pre>
&gt; cloc --help | grep "default location"
Expand Down

0 comments on commit 8600e1f

Please sign in to comment.