Skip to content

Commit b21eb76

Browse files
kenjispaulbalandan
andauthored
docs: fix by proofreading
Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com>
1 parent add666c commit b21eb76

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

user_guide_src/source/extending/composer_packages.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@ The ``name`` field is important here. Package names are generally written in the
6868
format "vendor-name/package-name" with all lowercase. Here is a common example:
6969

7070
- ``your-vendor-name``: The name that identifies the vendor (creator of the package),
71-
such as the name of you or your organization.
71+
such as your name or your organization.
7272
- ``your-package-name``: The name of the package you are creating.
7373

74-
Thus, it is important to make the name unique and distinguish it from other packages.
74+
Thus, it is important to make the name unique to distinguish it from other packages.
7575
Uniqueness is especially important when publishing.
7676

7777
Namespace

0 commit comments

Comments
 (0)