Skip to content

Commit 00ca970

Browse files
VoigtSmajewsky
andauthored
Update src/components/mainView/subComponents/ForbidAutogrowth.js
Co-authored-by: Stefan Majewsky <stefan.majewsky@sap.com>
1 parent e12f91a commit 00ca970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/mainView/subComponents/ForbidAutogrowth.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ const ForbidAutogrowth = (props) => {
107107
{autogrowthForbidden && (
108108
<div className="text-sm mt-2">
109109
Disabling will limit your available quota to either your existing commitments or your current usage,
110-
whichever value is greater.
110+
whichever value is greater. Changes to this setting typically take around 15 minutes to take effect.
111111
</div>
112112
)}
113113
</p>

0 commit comments

Comments
 (0)