Skip to content

Commit 6b308bb

Browse files
committed
Added Help docs on updating saved patterns.
Signed-off-by: Grant Skinner <[email protected]>
1 parent 723c05c commit 6b308bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/documentation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ var library = {
3434
{
3535
label:"Expression panel",
3636
desc:"This is where you enter a regular expression to test. The results in the <b>Text</b> panel will update as you type. Roll over the expression for information on each token."+
37-
"<p>The buttons to the right allow you to save & share your pattern, or edit the expression flags.</p>"+
37+
"<p>The buttons to the right allow you to save & share your pattern, or edit the expression flags. Saved patterns can be updated for 24hrs.</p>"+
3838
"<p>The results bubble will show the number of matches, or indicate errors.</p>"
3939
},
4040
{

0 commit comments

Comments
 (0)