Skip to content

Commit 49c846d

Browse files
authored
typo
1 parent d8b6d04 commit 49c846d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Import classes from cls and run Installer from Root
1818
Build docker container
1919

2020
# Usage
21-
ZPM Registry exposes REST API, which perfoms listing, publising and deployment services. You can examine the REST in the source class [REgistry.cls](https://github.com/intersystems-community/zpm-registry/blob/master/src/cls/ZPM/Registry.cls) or via Swagger
21+
ZPM Registry exposes REST API, which perfoms listing, publising and deployment services. You can examine the REST in the source class [Registry.cls](https://github.com/intersystems-community/zpm-registry/blob/master/src/cls/ZPM/Registry.cls) or via Swagger
2222

2323
Note, when you publish the repo via API you need to provide the GIthub URL of the repo, which will contain module.xml.
2424
And published package will remember the repository and will not allow to publish/update package with the same name but with another repository.

0 commit comments

Comments
 (0)