diff --git a/README.md b/README.md
index a130e3b..a07b2c1 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +1,24 @@
Splunk App and Add-on
-The official Cisco Catalsyt Center Splunk App and Add-on
+The official Cisco Catalyst Center Splunk App and Add-on
>This monorepo contains both the App and Add-on for Splunk
## Cisco Products & Services:
-- Cisco Catalsyt Center (>= 2.3.7.6)
+- Cisco Catalyst Center (>= 2.3.7.6)
### ⬇️ Download
-- [Splunk App on GitHub](https://github.com/cisco-en-programmability/splunk-apps/releases/download/v1.0.0-catalyst/cisco-catalsyt-center-app_100.tar.gz)
-- [Splunk Add-on on GitHub](https://github.com/cisco-en-programmability/splunk-apps/releases/download/v1.0.0-catalyst/cisco-catalsyt-center-add-on_100.tar.gz)
+- [Splunk App on GitHub](https://github.com/cisco-en-programmability/splunk-apps/releases/download/v1.0.0-catalyst/cisco-catalyst-center-app_100.tar.gz)
+- [Splunk Add-on on GitHub](https://github.com/cisco-en-programmability/splunk-apps/releases/download/v1.0.0-catalyst/cisco-catalyst-center-add-on_100.tar.gz)
The add-on and app are on SplunkBase!
-- **Cisco Catalsyt Center App** on: [SplunkBase Classic](https://classic.splunkbase.splunk.com/app/6669/) or [New SplunkBase](https://splunkbase.splunk.com/app/6669)
+- **Cisco Catalyst Center App** on: [SplunkBase Classic](https://classic.splunkbase.splunk.com/app/6669/) or [New SplunkBase](https://splunkbase.splunk.com/app/6669)
-- **Cisco Catalsyt Center Add-on** on: [SplunkBase Classic](https://classic.splunkbase.splunk.com/app/6668/) or [New SplunkBase](https://splunkbase.splunk.com/app/6668)
+- **Cisco Catalyst Center Add-on** on: [SplunkBase Classic](https://classic.splunkbase.splunk.com/app/6668/) or [New SplunkBase](https://splunkbase.splunk.com/app/6668)
### 💬 Support
diff --git a/Splunk-TA-cisco-catalyst-center/README.md b/Splunk-TA-cisco-catalyst-center/README.md
index 9dd757c..1ee6e99 100644
--- a/Splunk-TA-cisco-catalyst-center/README.md
+++ b/Splunk-TA-cisco-catalyst-center/README.md
@@ -29,7 +29,7 @@ Security, or with the Cisco Catalyst Center App for Splunk.
verify_ssl = True
```
2. In order to make unverified calls, change the SSL verification to False. To do that, navigate to `$SPLUNK_HOME/etc/apps/Splunk-TA-cisco-catalyst-center/local/splunk_ta_cisco_catalyst_center_settings.conf` file and change the verify_ssl parameter value to `False` under additional_parameters stanza. Create a stanza if its not present already.
-3. To add a custom SSL certificate to the certificate chain, use the option available in the user interface while configuring a Catalsyt Center or Cyber Vision account.
+3. To add a custom SSL certificate to the certificate chain, use the option available in the user interface while configuring a Catalyst Center or Cyber Vision account.
4. Restart the Splunk in order for the changes to take effect.
### Documentation ###