Fix a grammar mistake

M. Mert Yıldıran 2021-11-22 17:45:39 +03:00
parent 8b69630b92
commit 7342681553

@ -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.