We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad7a2c4 + c92beb2 commit 94895c7Copy full SHA for 94895c7
README.md
@@ -31,7 +31,7 @@ The package can then be installed with:
31
32
## URL
33
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:
+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:
35
36
```python
37
must = mustlink.Must(url='https://mustinstance.com/mustlink')
0 commit comments