Skip to content

Commit b390f2a

Browse files
committed
Clean README.md
1 parent 6e133f1 commit b390f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ namespace LibForTests
4747
}
4848
```
4949
We build this function into a library named `LibForTests.dll`
50-
Now we can load it in your python environment then using it.
50+
Now we can load it in our python environment then using it.
5151

5252
```python
5353
import clr

0 commit comments

Comments
 (0)