Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit e549657

Browse files
christyjacob4Vincent (Wen Yu) Ge
and
Vincent (Wen Yu) Ge
authored
Update app/views/docs/functions-develop.phtml
Co-authored-by: Vincent (Wen Yu) Ge <[email protected]>
1 parent 35bb8b6 commit e549657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/views/docs/functions-develop.phtml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2843,7 +2843,7 @@ export default function ({res}: {res: any}) {
28432843

28442844
<ol class="margin-top margin-bottom-large text-size-normal">
28452845
<li>
2846-
Your old function from 1.3 is marked read-only, but will continue to work.
2846+
Your old function from 1.3 will continue to work, but it can't be updated directly to a 1.4 function.
28472847
You need to create a new function following 1.4 syntax.
28482848
After you've created your new function, point your application code to the new function and delete the old function.
28492849
</li>

0 commit comments

Comments
 (0)