diff --git a/ipsie-levels.md b/ipsie-levels.md
index f59e2ac..8374347 100644
--- a/ipsie-levels.md
+++ b/ipsie-levels.md
@@ -7,7 +7,7 @@ Each level includes the previous level (_e.g._ SL3 includes the requirements of
| IPSIE
LEVEL| Application (aka RP) | Identity Service |
|---------------|----------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------|
-| SL1 | - MUST meet NIST 800-63-4 FAL2 compliance
- Session lifetime MUST be set from the assertion | - MUST meet NIST 800-63-4 FAL2 Compliance
- MUST enforce MFA and communicate an authentication class to the Application |
+| SL1 | - MUST meet NIST 800-63-4 FAL2 compliance
- Session lifetime MUST be set from the assertion | - MUST meet NIST 800-63-4 FAL2 Compliance
- MUST enforce phishing resistance (such as MFA, or passkeys) and communicate an authentication class to the Application |
| SL2 | - MUST terminate sessions at the request of the Identity Service| - MUST enforce authentication method requests from Application |
| SL3 | - MUST communicate session state changes to Identity Service | - MUST communicate user, session, and device state changes to the Application |
||||