Typo in the docs

Open Beginner friendly
#986 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

Description

Hello, in the docs, article 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.

Dominant language
Rust
Stars
5.7k
Forks
388
Avg merge
4d 23h
Merged PRs (30d)
6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dimforge/rapier

All issues in dimforge/rapier

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.