]> cat aescling's git repositories - mastodon.git/commitdiff
Fix inflection
authorEugen <eugen@zeonfederated.com>
Sun, 22 Jan 2017 22:08:51 +0000 (23:08 +0100)
committerGitHub <noreply@github.com>
Sun, 22 Jan 2017 22:08:51 +0000 (23:08 +0100)
app/controllers/api/oembed_controller.rb

index 2360061fff8e7d6ed800b429ea01015a47b836fd..379e910e63b839e7c1f4d28d890af47fe77d427f 100644 (file)
@@ -1,6 +1,6 @@
 # frozen_string_literal: true
 
-class Api::OembedController < ApiController
+class Api::OEmbedController < ApiController
   respond_to :json
 
   def show