[docs] fix misspellings & typos (#18276)

This commit is contained in:
rinbaro
2026-02-05 03:35:29 +00:00
committed by GitHub
parent c8212b9fac
commit de6a03260f
18 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ Welcome to **SGLang**! We appreciate your interest in contributing. This guide p
### Prepare Environment
Before contributing, please ensure that your environment is set up correctly. Follow the steps in the [Installation Guide](../platforms/ascend_npu.md) to install the necessary dependencies. we recommend [using docker](../platforms/ascend_npu.md#method-2-using-docker-image) to build the environment.
Before contributing, please ensure that your environment is set up correctly. Follow the steps in the [Installation Guide](../platforms/ascend_npu.md) to install the necessary dependencies. We recommend [using docker](../platforms/ascend_npu.md#method-2-using-docker-image) to build the environment.
### Fork and clone the repository