Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Nov 3, 2024
1 parent 73a8b87 commit 758f838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Run `mmcore-remote --help` for more options.

Then, on the client side (or in a separate process), connect to the server using
using `pymmcore_remote.MMCoreProxy`. `MMCorePlusProxy` accepts `host` and `port`
arguments that must match the server (if you overide the defaults).
arguments that must match the server (if you override the defaults).

```python
from pymmcore_remote import MMCorePlusProxy
Expand Down

0 comments on commit 758f838

Please sign in to comment.