Skip to content

Commit

Permalink
Fix 'privileged mode' typo (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
juanig1 authored Apr 2, 2024
1 parent b080296 commit dd4f61b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Run Parca and access the Web UI on port 7070

**Agent**

Run Parca Agent (requires privileged more) and access the Web UI on port 7071 (assumes Parca is running as a container on the same host. Replace IP for "--remote-store-address")
Run Parca Agent (requires privileged mode) and access the Web UI on port 7071 (assumes Parca is running as a container on the same host. Replace IP for "--remote-store-address")
<WithVersions language="bash">
{ versions =>
<CodeBlock className="language-bash">
Expand Down

0 comments on commit dd4f61b

Please sign in to comment.