From 2cfecd3a2f6ba11dfe468912a9a6d3b7815893f9 Mon Sep 17 00:00:00 2001 From: checktheroads Date: Fri, 31 Jul 2020 01:58:28 -0700 Subject: [PATCH] fix typo --- hyperglass/configuration/models/devices.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperglass/configuration/models/devices.py b/hyperglass/configuration/models/devices.py index 4ebdbfe..47d9ec3 100644 --- a/hyperglass/configuration/models/devices.py +++ b/hyperglass/configuration/models/devices.py @@ -137,7 +137,7 @@ class Device(HyperglassModel): Arguments: value {object} -- SSL object - values {dict} -- Other already-valiated fields + values {dict} -- Other already-validated fields Returns: {object} -- SSL configuration