Skip to content

Commit

Permalink
Update app/services/hyrax/analytics/google.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Alisha Evans <alisha@scientist.com>
  • Loading branch information
orangewolf and alishaevn authored May 17, 2023
1 parent 9d83e2e commit d745ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/services/hyrax/analytics/google.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module Google
# rubocop:disable Metrics/BlockLength
class_methods do
# Loads configuration options from config/analytics.yml. You only need PRIVATE_KEY_PATH or
# PRIVA_KEY_VALUE. VALUE htakes precedence.
# PRIVATE_KEY_VALUE. VALUE takes precedence.
# Expected structure:
# `analytics:`
# ` google:`
Expand Down

0 comments on commit d745ffc

Please sign in to comment.