From f743aa18336253e13be9ff37aefc26fd3e5ced26 Mon Sep 17 00:00:00 2001 From: Muhammad Musa <47291629+MoosaSaadat@users.noreply.github.com> Date: Mon, 15 Aug 2022 23:37:19 +0500 Subject: [PATCH] Update strategies count to 4 (#39610) ## Bug - [ ] Related issues linked using `fixes #number` - [ ] Integration tests added - [ ] Errors have helpful link attached, see `contributing.md` ## Feature - [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR. - [ ] Related issues linked using `fixes #number` - [ ] Integration tests added - [ ] Documentation added - [ ] Telemetry added. In case of a feature if it's used or not. - [ ] Errors have helpful link attached, see `contributing.md` ## Documentation / Examples - [ ] Make sure the linting passes by running `pnpm lint` - [ ] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples) --- docs/basic-features/script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basic-features/script.md b/docs/basic-features/script.md index 9e2fc40d7a749..c085a62f7e78d 100644 --- a/docs/basic-features/script.md +++ b/docs/basic-features/script.md @@ -65,7 +65,7 @@ With `next/script`, you decide when to load your third-party script by using the