Browse Source

chore: updates README.md

e22m4u 1 year ago
parent
commit
3c5dbfa75f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -40,7 +40,7 @@ trie.match('/foo/bar');
 trie.match('/foo/10/bar/20');
 // {
 //   value: yourValue2,
-//   params: {p1: 10, p2: 20} <= параметры
+//   params: {p1: 10, p2: 20}
 // }
 
 // если маршрут не найден,