Skip to content

Commit 06493ff

Browse files
committed
edit CONTRIBUTING.md
1 parent 9c157af commit 06493ff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ branch only.
1313

1414
#### Running Tests
1515

16-
If you ara adding functionality or making substantial changes to existing
16+
If you are adding functionality or making substantial changes to existing
1717
code, please add tests and ensure that existing tests pass.
1818

1919
Currently, we have very few tests and they aren't easy to run... :-(
@@ -24,8 +24,8 @@ we'll turn a blind eye more often now than later on! ;-)
2424

2525
### Building Versions
2626

27-
The easiest way to 'build' a version now consists in copying the top-folder's
28-
content to your *Data/Packages/PowerShell* directory.
27+
The easiest way to 'build' a version now consists in copying the project's
28+
root folder's content to your *Data/Packages/PowerShell* directory.
2929

3030
We have build scripts under *.\bin*, but they aren't realiable. We hope to fix
31-
this soon.
31+
that soon.

0 commit comments

Comments
 (0)