diff --git a/content/en/docs/tutorials/services/source-ip.md b/content/en/docs/tutorials/services/source-ip.md index 049b3eee1e..6907cf8919 100644 --- a/content/en/docs/tutorials/services/source-ip.md +++ b/content/en/docs/tutorials/services/source-ip.md @@ -49,7 +49,7 @@ The examples use a small nginx webserver that echoes back the source IP of requests it receives through an HTTP header. You can create it as follows: {{< note >}} -The example image below works only with AMD64 architecture. +The image in the following command only runs on AMD64 architectures. {{< /note >}} ```shell