Skip to content

Commit 0e430b6

Browse files
committed
Update AMP.php
1 parent 4a74098 commit 0e430b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/servers/AMP/AMP.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ function ($table) {
176176
'Type' => 'dropdown',
177177
'Options' =>
178178
[
179-
0 => 'Do nothing',
179+
0 => 'Do Nothing',
180180
1 => 'Update Once',
181181
2 => 'Update Always',
182182
3 => 'Update and Start Once',

0 commit comments

Comments
 (0)