Update engines/dfc_provider/app/controllers/dfc_provider/addresses_controller.rb

Fix type in comment

Co-authored-by: David Cook <david@redcliffs.net>
This commit is contained in:
Maikel
2023-08-25 11:31:00 +10:00
committed by GitHub
parent 1c3574ce79
commit 56f4eca79e

View File

@@ -1,6 +1,6 @@
# frozen_string_literal: true
# Controller used to provide the CatalogItem API for the DFC application
# Controller used to provide the Address API for the DFC application
module DfcProvider
class AddressesController < DfcProvider::ApplicationController
def show