Fix inflection
This commit is contained in:
parent
f80c55b591
commit
20cb576da1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
class Api::OembedController < ApiController
|
||||
class Api::OEmbedController < ApiController
|
||||
respond_to :json
|
||||
|
||||
def show
|
||||
|
|
Loading…
Reference in a new issue