Skip to content

Commit

Permalink
docs: unified name
Browse files Browse the repository at this point in the history
  • Loading branch information
logeast committed Jul 30, 2023
1 parent 84fa5e5 commit b9d1bdc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MagicLottery Contributing Guide
# Magic Lottery Contributing Guide

Hi! We're really excited that you're interested in contributing to MagicLottery!
Hi! We're really excited that you're interested in contributing to Magic Lottery!

Before submitting your comtribution, please read through the fllowing guide.

Expand All @@ -10,12 +10,12 @@ To develop locally, fork this repository and clone it in your local machine. The

To develop and test the lib:

1. Run `pnpm i` in MagicLottery's root folder.
2. Run `pnpm build` in MagicLottery's root folder.
1. Run `pnpm i` in Magic Lottery's root folder.
2. Run `pnpm build` in Magic Lottery's root folder.

## Running Test

1. Run `pnpm test` in MagicLottery's root folder.
1. Run `pnpm test` in Magic Lottery's root folder.

## Pull Request Guidelines

Expand All @@ -29,4 +29,4 @@ For any additional questions, please contact [email protected].

## License

By contributing to MagicLottery, you agree that your contributions will be licensed under its MIT license.
By contributing to Magic Lottery, you agree that your contributions will be licensed under its MIT license.

0 comments on commit b9d1bdc

Please sign in to comment.