From 3d516a8b3e1cc13fa5c3a2e82481bfce952c6e82 Mon Sep 17 00:00:00 2001
From: Robert Latta <robert.latta@geant.org>
Date: Fri, 25 Jan 2019 13:47:58 +0000
Subject: [PATCH] Fixed typo

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7f46d961..badfc1cd 100644
--- a/README.md
+++ b/README.md
@@ -297,7 +297,7 @@ Any non-empty responses are JSON formatted messages.
     }
     ```
     
-* /classifier/*`type`*/*`source-equipment`*/`*source-interface*`
+* /classifier/*`type`*/*`source-equipment`*/*`source-interface`*
 
   The source-equipment is the equipment that causes the trap, not the NMS that
   sends it.
-- 
GitLab