diff --git a/Development-Workflows.md b/Development-Workflows.md index 33692c4..55fbe5e 100644 --- a/Development-Workflows.md +++ b/Development-Workflows.md @@ -256,7 +256,7 @@ Now you should be seeing the traffic in your browser: ### Conclusion -Testing a TCP packet sniffer/analyzer on your local machine is much a more robust development workflow than building a Docker image and deploying to a Kubernetes cluster. +Testing a TCP packet sniffer/analyzer on your local machine is a much more robust development workflow than building a Docker image and deploying to a Kubernetes cluster. The time for the trial and error cycle is reduced from several minutes to a few seconds.