Skip to content

Commit d066bbb

Browse files
fix: correct typo in architecture name (amr64 -> arm64) (backport release-3.2.x) (#15716)
Co-authored-by: Harshit M <[email protected]>
1 parent 0d67891 commit d066bbb

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:2.9.2 --alias loki --grant-all-
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)