Skip to content

Commit 62f98e7

Browse files
authored
Typo in CONTRIBUTING.md
1 parent 6518ef8 commit 62f98e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Coding guidelines (exploring real code snippets and scenarios) should be kept in
3535

3636
If a document requires a large snippet of code, it's best to store the code snippet separately under `examples/<example_name>`
3737

38-
For example (pun not intended), if writing the section on "Securing element data" for the [Script security](#) guide, the script example would be under `mtasa-blue/examples/securing_element_data.lua` and you'd link to that file in the guide.
38+
For example (pun not intended), if writing the section on "Securing element data" for the [Script security](#) guide, the script example would be under `mtasa-resources/examples/securing_element_data.lua` and you'd link to that file in the guide.
3939

4040
## What to contribute
4141

@@ -68,4 +68,4 @@ Pull requests must be reviewed by at least one repository member before they can
6868
There _will be_ certain topics or discussions which are opinionated/preference-based, and we would like to avoid
6969
such topics going stale due to lack of agreement.
7070

71-
In this case, an admin of the repository is able to make a final decision on any proposals.
71+
In this case, an admin of the repository is able to make a final decision on any proposals.

0 commit comments

Comments
 (0)