Skip to content

Commit 636c101

Browse files
jdebarochezCopilot
andauthored
docs: remove trailing colon in header
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Jean de Barochez <3436890+jdebarochez@users.noreply.github.com>
1 parent bf6ab27 commit 636c101

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/site/pages/en/blog/migrations/axios-to-fetch.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The codemod supports the following Axios methods and converts them to their Fetc
4141
- `axios.putForm(url[, data[, config]])`
4242
- `axios.patchForm(url[, data[, config]])`
4343

44-
## Usage:
44+
## Usage
4545

4646
The source code for this codemod can be found in the [axios-to-whatwg-fetch directory](https://github.com/nodejs/userland-migrations/tree/main/recipes/axios-to-whatwg-fetch).
4747

0 commit comments

Comments
 (0)