diff --git a/bindings/java/doxygen/os_accounts.dox b/bindings/java/doxygen/os_accounts.dox index 562b0c967138212fb3a34395cb48aa79af98a00a..351e0e0aaf979aed5e6aca6deb2641176dbc74df 100644 --- a/bindings/java/doxygen/os_accounts.dox +++ b/bindings/java/doxygen/os_accounts.dox @@ -69,8 +69,8 @@ There are three unique elements to creating and updating OS accounts when adding This means that if you want to use a CaseDbTransation to add a lot of files or artifacts associated with OS accounts, you'll need to: <ol type="a"> <li>Pre-process the data to identify what OS accounts you need to find references to -<li>See if the OS Accounts already exist and either update them or make new ones -<li>Start the transaction and add the files and artifacts with the refrences to the OsAccounts +<li>See if the OS Accounts already exist and update them, if appropriate, or make new ones +<li>Start the transaction and add the files and artifacts with the refrences to the OS accounts </ol> <li>You need to check if you have more information than what is already stored (e.g., maybe the realm name was unknown).