X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dbf35e0cf67ee330cd02c2431e0ed6d08681d184..e409e83b4886ce918c64f5c4cd7fa30cbc1ba14f:/app/controllers/api/user_preferences_controller.rb diff --git a/app/controllers/api/user_preferences_controller.rb b/app/controllers/api/user_preferences_controller.rb index 40ccfccbb..02a23095a 100644 --- a/app/controllers/api/user_preferences_controller.rb +++ b/app/controllers/api/user_preferences_controller.rb @@ -1,4 +1,4 @@ -# Update and read user preferences, which are arbitrayr key/val pairs +# Update and read user preferences, which are arbitrary key/val pairs module Api class UserPreferencesController < ApiController before_action :authorize