diff --git a/README.md b/README.md index 3ce7ee2..c8cc4fe 100644 --- a/README.md +++ b/README.md @@ -313,7 +313,7 @@ Alternatively you can use the `our-active-class` attribute in conjuction with `o @foreach (var item in Model.Root().Children) {
  • - @item.Name + @item.Name
  • }