diff --git a/docs/alert.md b/docs/alert.md index 28fbb4bdf76eb7..d60948b938b5d7 100644 --- a/docs/alert.md +++ b/docs/alert.md @@ -71,5 +71,5 @@ Alert.alert( ### `alert()` ```jsx -static alert(title, message?, buttons?, options? type?) +static alert(title, message?, buttons?, options?) ```