Skip to content

Commit 2c8f8f3

Browse files
sandhosewrjlewis
andauthored
Apply suggestions from code review
Co-authored-by: Will Lewis <1543626+wrjlewis@users.noreply.github.com>
1 parent 2155c66 commit 2c8f8f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/development/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ There are two main ways to contribute to MAS:
1717

1818
## 3. What do I need?
1919

20-
To get MAS running locally from source you will need:
20+
To get MAS running locally from source you will need to:
2121

2222
- [Install Rust and Cargo](https://www.rust-lang.org/learn/get-started). We recommend using the latest stable version of Rust.
2323
- [Install Node.js and npm](https://nodejs.org/). We recommend using the latest LTS version of Node.js.

docs/development/releasing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ When a PR is tagged with the `Z-Build-Workflow` label:
6969

7070
## Changelog generation
7171

72-
Changelogs are automatically generated from PR titles and labels with the GitHub tools.
72+
Changelogs are automatically generated from PR titles and labels.
7373

7474
The configuration for those can be found in the `.github/release.yml`, but the main labels to be aware of are:
7575

0 commit comments

Comments
 (0)