Skip to content

Commit

Permalink
Update cli.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Oct 10, 2020
1 parent 225dee7 commit af22fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/cli.md
Expand Up @@ -11,7 +11,7 @@ Micro is driven entirely through a CLI experience. This reference highlights the

## Overview

The CLI speaks to the `micro server` through the gRPC running locally by default on :8081. All requests are proxied based on your environment
The CLI speaks to the `micro server` through the gRPC proxy running locally by default on :8081. All requests are proxied based on your environment
configuration. The CLI provides the sole interaction for controlling services and environments.

# Dynamic commands
Expand Down

0 comments on commit af22fe5

Please sign in to comment.