From 041366213695176757f4ff5959c149d896354d8e Mon Sep 17 00:00:00 2001 From: grgbnc <32254611+grgbnc@users.noreply.github.com> Date: Mon, 9 Aug 2021 13:32:33 +0200 Subject: [PATCH] Add missing right angle bracket Fix the syntax of the `ATTR_NAME` action code placeholder --- docs/topics/DatabaseOperations.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/DatabaseOperations.adoc b/docs/topics/DatabaseOperations.adoc index 92c93014..abea4eb2 100644 --- a/docs/topics/DatabaseOperations.adoc +++ b/docs/topics/DatabaseOperations.adoc @@ -178,7 +178,7 @@ The following tables lists a few samples search queries for your reference: == Advanced Entry Options === Additional Attributes -A lot of applications and web sites now require to provide additional information when you create accounts. The additional information is used to block hackers if any suspicious activity is detected. In addition, the additional information you provide can be used to reset passwords if you forget them. You can also store arbitrary information here that can be copied to the clipboard or Auto-Typed using the `{S:}` action code. To protect an attribute from being displayed by default, activate the _Protect_ checkbox *(A)*. To show the contents of the attribute while keeping it protected, press the _Reveal_ button *(B)*.