diff --git a/docs/features/github/index.mdx b/docs/features/github/index.mdx index 8521bd4a3..b02621e39 100644 --- a/docs/features/github/index.mdx +++ b/docs/features/github/index.mdx @@ -9,7 +9,7 @@ import DocsLinkCard from "@site/src/components/LinkCard"; export const tutorials = [ { - title: 'Automated Authorization Pull Requests', + title: 'Automated authorization pull requests', description: 'Automatically create pull requests to resolve any drifts detected in your cluster', url: '/features/github/tutorials/automated-pull-requests' }, diff --git a/docs/features/github/tutorials/automated-pull-requests.mdx b/docs/features/github/tutorials/automated-pull-requests.mdx index 2f0d6d0a5..5eef4f9a4 100644 --- a/docs/features/github/tutorials/automated-pull-requests.mdx +++ b/docs/features/github/tutorials/automated-pull-requests.mdx @@ -1,6 +1,6 @@ --- sidebar_position: 1 -title: Automated Authorization Pull Requests +title: Automated authorization pull requests image: /img/quick-tutorials/github/social.png ---