Fix typo
This commit is contained in:
parent
2b95263225
commit
1905eeb46a
@ -2,6 +2,6 @@ class VisitorsController < ApplicationController
|
||||
before_action :skip_authorization
|
||||
|
||||
def index
|
||||
@canisters = authorize Canster.all
|
||||
@canisters = authorize Canister.all
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user