Commit 4b7a99b
[fix](cloud) fix 'sucess' -> 'success' typo in meta_service_http rate-limit response
HTTP response in cloud/src/meta-service/meta_service_http.cpp line 377 read 'sucess to adjust rate limit'. Fixed to 'success'. String-literal-only change.
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>1 parent 4c421c0 commit 4b7a99b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
| 377 | + | |
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| |||
0 commit comments