Skip to content

Commit 394e21e

Browse files
typo fix
1 parent eb5f164 commit 394e21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templating/twig_function_reference/storefront_twig_functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ You can use this, for example, to [parametrize the display of products by using
106106

107107
### `ibexa_get_anonymous_user_id()`
108108

109-
`ibexa_get_anonymous_user_id()` returns the configured Use ID for the anonymous user (configured in `ibexa.system.<scope>.anonymous_user_id`).
109+
`ibexa_get_anonymous_user_id()` returns the configured User ID for the anonymous user (configured in `ibexa.system.<scope>.anonymous_user_id`).
110110

111111
``` html+twig
112112
{{ ibexa_get_anonymous_user_id() }}

0 commit comments

Comments
 (0)