diff --git a/fern/pages/docs/building-your-docs/pr-preview.mdx b/fern/pages/docs/building-your-docs/pr-preview.mdx index 88fe22d914a..19493cf04ef 100644 --- a/fern/pages/docs/building-your-docs/pr-preview.mdx +++ b/fern/pages/docs/building-your-docs/pr-preview.mdx @@ -29,7 +29,7 @@ The following is a GitHub Action workflow that generates a preview URL for every ```yaml -name: preview-docs +name: Preview Docs on: pull_request @@ -115,4 +115,4 @@ jobs: ## Link expiration -Preview links do not expire. However, the time to live (TTL) is subject to change in the future. \ No newline at end of file +Preview links do not expire. However, the time to live (TTL) is subject to change in the future.