diff --git a/README.md b/README.md index 7d59325..e9ac924 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ If you've learned something here, support my efforts writing daily TILs by - [Aliasing An Ansible Host](devops/aliasing-an-ansible-host.md) - [Allow Cross-Origin Requests To Include Cookies](devops/allow-cross-origin-requests-to-include-cookies.md) - [Allow HTTPS Through Your UFW Firewall](devops/allow-https-through-your-ufw-firewall.md) -- [Check For Cached Site Assocation File For iOS](devops/check-for-cached-site-association-file-for-ios.md) +- [Check For Cached Site Association File For iOS](devops/check-for-cached-site-association-file-for-ios.md) - [Check The Status of All Services](devops/check-the-status-of-all-services.md) - [Check The Syntax Of nginx Files](devops/check-the-syntax-of-nginx-files.md) - [Connect To An RDS PostgreSQL Database](devops/connect-to-an-rds-postgresql-database.md) @@ -799,7 +799,7 @@ If you've learned something here, support my efforts writing daily TILs by - [Check If Clusters Are Upgrade Compatible](postgres/check-if-clusters-are-upgrade-compatible.md) - [Check If The Local Server Is Running](postgres/check-if-the-local-server-is-running.md) - [Check If User Role Exists For Database](postgres/check-if-user-role-exists-for-database.md) -- [Check Table For Any Oprhaned Records](postgres/check-table-for-any-orphaned-records.md) +- [Check Table For Any Orphaned Records](postgres/check-table-for-any-orphaned-records.md) - [Checking Inequality](postgres/checking-inequality.md) - [Checking The Type Of A Value](postgres/checking-the-type-of-a-value.md) - [Clear The Screen In psql](postgres/clear-the-screen-in-psql.md)