From 9d597259b93d6148155e586dcb72edb890ca61cf Mon Sep 17 00:00:00 2001 From: Smoothengineer <160827599+Smoothengineer@users.noreply.github.com> Date: Tue, 30 Sep 2025 23:08:48 +0530 Subject: [PATCH] Added comma after "ServiceNow instance" for clarity --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee7bd105..4b143e7d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Typically, ServiceNow Hack4Good is a hackathon where developers, partners, and c This project is a new **Hack4Good Ideation Portal**. The records you contribute will be ideas and app suggestions that will fuel future Hack4Good initiatives. You'll learn how to contribute records to a ServiceNow repo, and your contributions will directly support future social impact projects. -Want to see what ideas have been submitted? Install this repository into a ServiceNow instance then visit `https://YOUR-INSTANCE.service-now.com/h4g?id=h4g_submitted_ideas` (replace `YOUR-INSTANCE` with your ServiceNow instance subdomain) to view all submitted ideas. +Want to see what ideas have been submitted? Install this repository into a ServiceNow instance, then visit `https://YOUR-INSTANCE.service-now.com/h4g?id=h4g_submitted_ideas` (replace `YOUR-INSTANCE` with your ServiceNow instance subdomain) to view all submitted ideas. > [!IMPORTANT] > 🔔🔔🔔
@@ -46,4 +46,5 @@ To contribute, just follow these steps: - [Legacy Studio Commit Changes Instructions](https://www.servicenow.com/docs/bundle/yokohama-application-development/page/build/applications/task/t_CommitChanges.html) 9. Submit a pull request to the ServiceNowDevProgram/ActionPack `main` branch -That's it! More detailed contribution instructions can be found [here](CONTRIBUTING.md). \ No newline at end of file + +That's it! More detailed contribution instructions can be found [here](CONTRIBUTING.md).