Skip to content

Commit 9f1acdf

Browse files
committed
Fixed a few typos
1 parent 68b56af commit 9f1acdf

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/en/schema.core.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ original software should modify this line, to give themselves the status
6161
of a different project.
6262

6363
See :ref:`forks-and-variants` for a complete description of what
64-
is a software variant and how to handle forked softwares as a parser or
64+
is a software variant and how to handle forked software as a parser or
6565
an author.
6666

6767
Key ``landingURL``
@@ -162,7 +162,7 @@ Key ``inputTypes``
162162

163163
A list of Media Types (MIME Types) as mandated in `RFC
164164
6838 <https://tools.ietf.org/html/rfc6838>`__ which the application can
165-
handle as output.
165+
handle as input.
166166

167167
In case the software does not support any input, you can skip this field
168168
or use ``application/x.empty``.
@@ -469,7 +469,7 @@ Key ``description/[lang]/features``
469469
This key contains a list of software features, describing what
470470
capabilities the software allows to do. The audience for this text
471471
should be that of public decision makers who will be commissioning the
472-
software. The features should thus not target developers: instead of
472+
software. The features should thus not target developers; instead of
473473
listing technical features referring to implementation details, prefer
474474
listing user-visible functionalities of the software.
475475

@@ -582,7 +582,7 @@ Key ``legal/authorsFile``
582582
- Presence: optional
583583
- Example: ``"doc/AUTHORS.txt"``
584584

585-
Some open-source softwares adopt a convention of identify the copyright
585+
Some open-source software adopt a convention of identify the copyright
586586
holders through a file that lists all the entities that own the
587587
copyright. This is common in projects strongly backed by a community
588588
where there are many external contributors and no clear single/main
@@ -606,11 +606,11 @@ Key ``maintenance/type``
606606
This key describes how the software is currently maintained.
607607

608608
- ``internal`` - means that the software is internally maintained by the
609-
repository owner.
609+
repository owner;
610610
- ``contract`` - means that there is a commercial
611611
contract that binds an entity to the maintenance of the software;
612612
- ``community`` - means that the software is currently maintained by one
613-
or more people that donate their time to the project;
613+
or more people that donate their time to the project;
614614
- ``none`` - means that the software is not actively maintained.
615615

616616
Key ``maintenance/contractors``

0 commit comments

Comments
 (0)