Merge pull request #366 from jonnybarnes/fix_typo

Fix a typo in a comment
This commit is contained in:
Jonny Barnes 2022-08-14 18:10:36 +01:00 committed by GitHub
commit 04064f3a2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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