Fix a typo in a comment

This commit is contained in:
Jonny Barnes 2022-08-14 18:07:38 +01:00
parent 0edf1a0421
commit 26cd021a25
Signed by: jonny
SSH key fingerprint: SHA256:CTuSlns5U7qlD9jqHvtnVmfYV3Zwl2Z7WnJ4/dqOaL8

View file

@ -35,7 +35,7 @@ class BookmarksController extends Controller
}
/**
* Show bookmakrs tagged with a specific tag.
* Show bookmarks tagged with a specific tag.
*
* @param string $tag
* @return View