Skip to content

Commit 71f70be

Browse files
committed
fixes documentation
1 parent 6e92b87 commit 71f70be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platformshconfig/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ def on_dedicated(self):
388388
return self.is_valid_platform() and self['MODE'] == 'enterprise'
389389

390390
def on_enterprise(self):
391-
"""Determines if the current environment is at Platform.sh Enterprise environment.
391+
"""Determines if the current environment is a Platform.sh Enterprise environment.
392392
Depreated, use on_dedicated instead
393393
394394
Returns:

0 commit comments

Comments
 (0)