Fix inflection
This commit is contained in:
parent
956da43e19
commit
1953e3b6ed
|
@ -1,6 +1,6 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
class Api::OembedController < ApiController
|
class Api::OEmbedController < ApiController
|
||||||
respond_to :json
|
respond_to :json
|
||||||
|
|
||||||
def show
|
def show
|
||||||
|
|
Loading…
Reference in New Issue