From 6ac9a26ba4bc1779959f5c39f6355c46df1c2d81 Mon Sep 17 00:00:00 2001
From: Devin Norgarb <dnorgarb@gmail.com>
Date: Thu, 27 Apr 2023 14:18:37 +0200
Subject: [PATCH] Fix TYPO in README.md (#14980)

---
 packaging/docker/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packaging/docker/README.md b/packaging/docker/README.md
index 4d8aa05b84..ef7dd6de7c 100644
--- a/packaging/docker/README.md
+++ b/packaging/docker/README.md
@@ -557,4 +557,4 @@ Caddyfile.
 ## Publish a test image to your own repository
 
 At Netdata, we provide multiple ways of testing your Docker images using your own repositories.
-You may either use the command line tools available or take advantage of our GitHub Acions infrastructure.
+You may either use the command line tools available or take advantage of our GitHub Actions infrastructure.