mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-28 21:07:16 +00:00
Fix typo
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
module Spree
|
||||
module Admin
|
||||
module NavigationHelper
|
||||
# Make an admin tab that coveres one or more resources supplied by symbols
|
||||
# Make an admin tab that covers one or more resources supplied by symbols
|
||||
# Option hash may follow. Valid options are
|
||||
# * :label to override link text, otherwise based on the first resource name (translated)
|
||||
# * :route to override automatically determining the default route
|
||||
|
||||
Reference in New Issue
Block a user