Skip to content

Commit 9cd8755

Browse files
committed
docs: fix typo
1 parent 7807496 commit 9cd8755

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/general/common_functions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ Miscellaneous Functions
309309
// Go back to the previous page
310310
return redirect()->back();
311311

312-
// Go to specific UI
312+
// Go to specific URI
313313
return redirect()->to('/admin');
314314

315315
// Go to a named/reverse-routed URI

0 commit comments

Comments
 (0)