Skip to content

Commit f95367b

Browse files
small changes only (#6208)
* small changes only Rephrase a sentence for clarity and improve flow. * [DOCS] Language checks Releases: main --------- Co-authored-by: Sarah McCarthy <sarahmccarthy123@yahoo.com>
1 parent 32d8949 commit f95367b

File tree

1 file changed

+3
-3
lines changed
  • Documentation/ApiOverview/Authentication/FrontendUsers

1 file changed

+3
-3
lines changed

Documentation/ApiOverview/Authentication/FrontendUsers/Index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ and authenticated via the `frontend.user request attribute <https://docs.typo3.o
1515
The frontend user id and groups are available from the
1616
`User aspect (Context API) <https://docs.typo3.org/permalink/t3coreapi:context-api-aspects-user>`_.
1717

18-
The system extension :composer:`typo3/cms-felogin` offers a plugin that can
19-
included in the page so that frontend users can login and logout. It also
20-
features a password-forgotten workflow.
18+
The :composer:`typo3/cms-felogin` system extension contains a plugin that can
19+
be added to a page so that frontend users can log in and out. It also
20+
has a password-forgotten workflow.
2121

2222
The TYPO3 Core does not provide a plugin to register frontend users. There are
2323
multiple third-party extensions available in the TER, for example

0 commit comments

Comments
 (0)