diff --git a/playwright/src/main/java/com/microsoft/playwright/Credentials.java b/playwright/src/main/java/com/microsoft/playwright/Credentials.java index 15d2cf098..67af8cdbd 100644 --- a/playwright/src/main/java/com/microsoft/playwright/Credentials.java +++ b/playwright/src/main/java/com/microsoft/playwright/Credentials.java @@ -78,7 +78,7 @@ * *
Usage: save credentials in the storage state, restore later * - *
See authentication guide for examples of using saving and resotring + *
See authentication guide for examples of using saving and restoring * the storage state. * *
Defaults