diff options
Diffstat (limited to 'conf.d/controller')
-rw-r--r-- | conf.d/controller/etc/aft-aftest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/controller/etc/aft-aftest.json b/conf.d/controller/etc/aft-aftest.json index 3df6ba1..1a6c79a 100644 --- a/conf.d/controller/etc/aft-aftest.json +++ b/conf.d/controller/etc/aft-aftest.json @@ -5,7 +5,7 @@ "uid": "Test", "version": "1.0", "api": "afTest", - "info": "Binding made to tests other bindings", + "info": "Binding made to test other bindings", "require": [ "hello" ] |