From 00c678ab3f3508a4d1aa138e0e0f9ae5699fd88b Mon Sep 17 00:00:00 2001 From: erkelost <1256029807@qq.com> Date: Tue, 5 Nov 2024 19:41:01 +0800 Subject: [PATCH] chore: update page --- docs/docs/contribution.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/contribution.mdx b/docs/docs/contribution.mdx index edbab5359..026d1d644 100644 --- a/docs/docs/contribution.mdx +++ b/docs/docs/contribution.mdx @@ -84,7 +84,7 @@ Please feel free to open an issue using the [feature request template](https://g We recommend that you use vscode for development and recommend two necessary plugins that you need to install - `rust-analyzer` support rust language -- `biome` farm use biome as linter and formater the code +- `biome` farm use biome as lint and format the code You can install them in the extension