From 674f17213ffe8644417b880356fda8c85d8dc5cd Mon Sep 17 00:00:00 2001 From: Robb Date: Thu, 23 Mar 2017 18:44:17 -0400 Subject: [PATCH] Update testing.md --- docs/testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/testing.md b/docs/testing.md index 5fd140e74..d4b1e1ae1 100644 --- a/docs/testing.md +++ b/docs/testing.md @@ -64,7 +64,7 @@ apt-get install python-nose yum install -y python-nose ``` -In most cases you need to install deps before the tets can be run. +In most cases you need to install deps before the tests can be run. ### Airtime Analyzer