Skip to content

Commit

Permalink
doc: typo about fluvio topic in docker examples (#4233)
Browse files Browse the repository at this point in the history
  • Loading branch information
fraidev authored Nov 4, 2024
1 parent 2511b94 commit 5401b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/docker-compose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ With the profile set, you are now able to perform Fluvio Client operations
like listing topics:

```bash
fluvio topics list
fluvio topic list
```

## Teardown
Expand Down

0 comments on commit 5401b0a

Please sign in to comment.