Skip to content

Commit 44017af

Browse files
authored
fix: fix typo in CONTRIBUTING
1 parent 422b899 commit 44017af

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
@@ -9,7 +9,7 @@ If you are using anjana and have developed a new feature (especially implementin
99
2. Clone the local repository:
1010

1111
```bash
12-
git clone https://github.com/your-user/anjana.git
12+
git clone https://github.com/IFCA-Advanced-Computing/anjana.git
1313

1414
3. Set up a virtual environment and install the requirements:
1515

@@ -52,7 +52,7 @@ Any additional details you consider important will help us to resolve it more qu
5252
### Suggest a new feature:
5353

5454
If you are missing some functionality that you would like to see implemented in anjana, you can request it by opening an [issue](https://github.com/IFCA-Advanced-Computing/anjana/issues) as indicated in the previous section.
55-
1. check that this functionality is not included or has not been previously requested in another issue.
55+
1. Check that this functionality is not included or has not been previously requested in another issue.
5656
2. Give us information about the required functionality, including why it is important for the users to have it be available in anjana.
5757
3. Include theoretical information about the new technique or feature requested, including papers supporting its usefulness.
5858

0 commit comments

Comments
 (0)