Skip to content

Commit

Permalink
Update pge.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tronikos authored Mar 30, 2023
1 parent b3fdfc0 commit 6583aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/opower/utilities/pge.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class PGE(UtilityBase):
@staticmethod
def name() -> str:
"""Distinct recognizable name of the utility."""
return "Pacific Gas & Electric"
return "Pacific Gas and Electric Company (PG&E)"

@staticmethod
def subdomain() -> str:
Expand Down

0 comments on commit 6583aa9

Please sign in to comment.