From f5d5381fae25435d8336b7184082e07a4c8b2f87 Mon Sep 17 00:00:00 2001 From: oligot Date: Wed, 4 Sep 2013 05:04:21 -0700 Subject: [PATCH] Updated Router (markdown) --- Router.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Router.md b/Router.md index 629c8002..0b208861 100644 --- a/Router.md +++ b/Router.md @@ -1,3 +1,3 @@ -The primary goal of the router (_WSF_ROUTER_ class) is to dispatch requests according to the request URI. +The primary goal of the router (class _WSF_ROUTER_) is to dispatch requests according to the request URI. **TODO**: describe the router interface \ No newline at end of file