dimforge / dimforge/rapier

Typo in the docs

Open Beginner friendly
#986 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
5.7k
Forks
387
Avg merge
4d 23h
Merged PRs (30d)
6

Description

Hello, in the docs, article [Introduction to Nalgebra](https://rapier.rs/docs/user_guides/rust/introduction_to_nalgebra), there is the following typo:
`Rapier mostly uses 2D and 3D vectors: the Vector2 and Vector3 type aliases form nalgebra.`
that should be replaced with
`Rapier mostly uses 2D and 3D vectors: the Vector2 and Vector3 type aliases from nalgebra.`

Contributor guide

Open the contributing guide

Research direction

Open the linked Introduction to Nalgebra article and locate the quoted sentence about Vector2 and Vector3 type aliases. Correct the wording from “form nalgebra” to “from nalgebra,” then reread the paragraph to confirm the typo is fixed.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
90/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.