Skip to content

Commit

Permalink
Avoid overuse of "several"
Browse files Browse the repository at this point in the history
Signed-off-by: adam-wolfe <[email protected]>
  • Loading branch information
adam-wolfe committed Dec 18, 2024
1 parent 1231241 commit 379aa2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/zowe-explorer-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Extensibility API for Zowe Explorer is a collection of APIs that can be used to extend the [Zowe Explorer](https://github.com/zowe/zowe-explorer-vscode) VS Code extension with alternative z/OS interaction protocols and new capabilities.

Extensibility API for Zowe Explorer is used by several open source Zowe Explorer extensions, including the [IBM z/OS FTP for Zowe Explorer](../zowe-explorer-ftp-extension) and [IBM CICS for Zowe Explorer](https://github.com/zowe/cics-for-zowe-client/tree/main/packages/vsce) VS Code extensions, as well as a several commercial extensions.
Extensibility API for Zowe Explorer is used by open source Zowe Explorer extensions, including the [IBM z/OS FTP for Zowe Explorer](../zowe-explorer-ftp-extension) and [IBM CICS for Zowe Explorer](https://github.com/zowe/cics-for-zowe-client/tree/main/packages/vsce) VS Code extensions, as well as a several commercial extensions.

The API is organized into modules that are exposed through the top-level `index.ts` file for convenient access.

Expand Down

0 comments on commit 379aa2a

Please sign in to comment.