diff --git a/_articles/account/setup-two-step-login-duo.md b/_articles/account/setup-two-step-login-duo.md
index d34a3ad0..6d78ead3 100644
--- a/_articles/account/setup-two-step-login-duo.md
+++ b/_articles/account/setup-two-step-login-duo.md
@@ -22,7 +22,7 @@ A Duo account is required to use this feature. A Duo account [for up to 10 users
1. If you do not already have one, sign up for a new Duo account at [https://signup.duo.com/](https://signup.duo.com/){:target="_blank"}
2. Log in to the Duo Admin panel with your Duo account at [https://admin.duosecurity.com/login](https://admin.duosecurity.com/login){:target="_blank"}
3. In the left menu, navigate to **Applications**, then click the **Protect an Application** button.
-4. Find the **bitwarden** application and click the **Protect this Application** button.
+4. Find/search for the **Bitwarden** application and click the **Protect this Application** button.
5. Note the **Integration Key**, **Secret Key**, and **API Hostname** details. We will need to reference these later when configuring bitwarden.
{% image two-step/duo/application-details.png %}
diff --git a/_articles/importing/import-from-lastpass.md b/_articles/importing/import-from-lastpass.md
index 1a857b93..1933d8ff 100644
--- a/_articles/importing/import-from-lastpass.md
+++ b/_articles/importing/import-from-lastpass.md
@@ -21,7 +21,7 @@ Importing your data from LastPass into bitwarden is easy.
{% image lastpass-copy.png %}
{% warning %}
-There are known bugs (for years now) with the LastPass exporter regarding special characters such as the ampersand (&), the greater than sign (>), and the less than sign (<). The LastPass exporter may change (HTML encode) these and possibly other special characters in your passwords to their respective HTML encoded values (ex. &, >, and <). If this LastPass bug affects your exported data you should use a text editor (such as Notepad) to find and replace all these values before importing into bitwarden. For example, you may want to do a find and replace for & → & and < → <).
+There are known bugs (for years now) with the LastPass exporter regarding special characters such as the ampersand (&), the greater than sign (>), and the less than sign (<). The LastPass exporter may change (HTML encode) these and possibly other special characters in your passwords to their respective HTML encoded values (ex. &, >, and <). If this LastPass bug affects your exported data you should use a text editor (such as Notepad) to find and replace all of these values before importing into bitwarden. For example, you may want to do a find and replace for & → & and < → <).
{% endwarning %}
## Import your sites into bitwarden