You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: js/documentation.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ var library = {
34
34
{
35
35
label:"Expression panel",
36
36
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>"+
38
38
"<p>The results bubble will show the number of matches, or indicate errors.</p>"
0 commit comments