diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 2250a5c7..8fe67b8e 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -4,7 +4,7 @@ body: - type: markdown attributes: value: | - Before opening a bug report, please search for the behaviour in the existing issues. If this is regarding NS functionality, please report to NS customer Support Serivce. + Before opening a bug report, please search for the behaviour in the existing issues. If this is regarding NS functionality, please report to NS customer Support Service. --- diff --git a/packages/unit-testing/README.md b/packages/unit-testing/README.md index 8a17a484..ca6bf65c 100644 --- a/packages/unit-testing/README.md +++ b/packages/unit-testing/README.md @@ -2,10 +2,10 @@ # SuiteCloud Unit Testing
Suitecloud Unit Testing allows you to use unit testing with [Jest](https://jestjs.io/) for your SuiteCloud projects. @@ -42,7 +42,7 @@ However, if you want to configure SuiteCloud Unit Testing manually, do the follo } } ``` -5. From the root of your SuiteCloud project folder, run the followig command: +5. From the root of your SuiteCloud project folder, run the following command: ``` npm install --save-dev @oracle/suitecloud-unit-testing jest ``` diff --git a/packages/vscode-extension/README.md b/packages/vscode-extension/README.md index f2167330..698e4df3 100644 --- a/packages/vscode-extension/README.md +++ b/packages/vscode-extension/README.md @@ -43,7 +43,7 @@ See more details about installation in
@@ -84,7 +84,7 @@ To set an account as default for a project, follow these steps:
The selected account is set as default for the project.
-
+