diff --git a/examples/simple_client/README.md b/examples/simple_client/README.md index c246752..bc381c1 100644 --- a/examples/simple_client/README.md +++ b/examples/simple_client/README.md @@ -2,7 +2,7 @@ A minimal client that sends observations to the server and prints the inference rate. -You can specifiy which runtime environment to use using the `--env` flag. You can see the available options by running: +You can specify which runtime environment to use using the `--env` flag. You can see the available options by running: ```bash uv run examples/simple_client/main.py --help @@ -27,4 +27,4 @@ Terminal window 2: ```bash uv run scripts/serve_policy.py --env DROID -``` \ No newline at end of file +```