File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2647,7 +2647,7 @@ static const char firebase_time_err_pgm_str_4[] PROGMEM = "system time was not s
2647
2647
static const char firebase_rtdb_err_pgm_str_1[] PROGMEM = " backup data should be the JSON object" ;
2648
2648
static const char firebase_rtdb_err_pgm_str_2[] PROGMEM = " path not exist" ;
2649
2649
static const char firebase_rtdb_err_pgm_str_3[] PROGMEM = " data type mismatch" ;
2650
- static const char firebase_rtdb_err_pgm_str_4[] PROGMEM = " security rules is not a valid JSON" ;
2650
+ static const char firebase_rtdb_err_pgm_str_4[] PROGMEM = " security rules are not a valid JSON" ;
2651
2651
static const char firebase_rtdb_err_pgm_str_5[] PROGMEM = " the FirebaseData object was paused" ;
2652
2652
2653
2653
// FCM error string
You can’t perform that action at this time.
0 commit comments