Skip to content

Commit 2460e47

Browse files
fix: correct typo in architecture name (amr64 -> arm64) (#15707)
Signed-off-by: Harshit M <[email protected]> (cherry picked from commit 068f81d)
1 parent c275f2f commit 2460e47

File tree

1 file changed

+1
-1
lines changed
  • docs/sources/send-data/docker-driver

1 file changed

+1
-1
lines changed

docs/sources/send-data/docker-driver/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ docker plugin install grafana/loki-docker-driver:3.3.2-arm64 --alias loki --gran
3131
```
3232

3333
{{< admonition type="note" >}}
34-
Add `-arm64` to the image tag for AMR64 hosts.
34+
Add `-arm64` to the image tag for ARM64 hosts.
3535
{{< /admonition >}}
3636

3737
To check installed plugins, use the `docker plugin ls` command.

0 commit comments

Comments
 (0)