Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
kilemensi authored Aug 16, 2024
1 parent 4322f51 commit 7ba0659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ ARG NEXT_PUBLIC_APP_LOGO_URL \
# - GA_MEASUREMENT_ID (charterafrica)
# - GOOGLE_ANALYTICS_ID (pesayetu, vpnmanager)
# This is only needed at runtime
# TODO(koech): Completely remove the use of ENV var for Googel analytics
# TODO(koech): Completely remove the use of ENV vars for Google Analytics
# for those app that have CMS. Measurement id should be set
# in the Settings part of a site.
ENV NEXT_PUBLIC_APP_LOGO_URL=${NEXT_PUBLIC_APP_LOGO_URL} \
Expand Down

0 comments on commit 7ba0659

Please sign in to comment.