Skip to content

Commit 94895c7

Browse files
committed
Merge branch 'master' of https://github.com/msbentley/mustlink
2 parents ad7a2c4 + c92beb2 commit 94895c7

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
@@ -31,7 +31,7 @@ The package can then be installed with:
3131

3232
## URL
3333

34-
The URL for the WebMUST instance in use can be specified when instantiating the Must class. If none is given, a defauly URL is used. For example:
34+
The URL for the WebMUST instance in use can be specified when instantiating the Must class. If none is given, a default URL is used. For example:
3535

3636
```python
3737
must = mustlink.Must(url='https://mustinstance.com/mustlink')

0 commit comments

Comments
 (0)