Typo (#664)
Summary: ## Changelog Pull Request resolved: https://github.com/facebook/flipper/pull/664 Differential Revision: D18745531 Pulled By: passy fbshipit-source-id: 9464d554e34ae08ed390cceb4c13ec63e26ec0a6
This commit is contained in:
committed by
Facebook Github Bot
parent
83641ff05c
commit
0116fcdb87
@@ -83,7 +83,7 @@ async function launchHealthchecks(
|
||||
: result.hasProblem && !h.isRequired
|
||||
? {
|
||||
status: 'WARNING',
|
||||
message: 'Doctor discovered a problem during the healthcech',
|
||||
message: 'Doctor discovered a problem during the healthcheck',
|
||||
helpUrl: result.helpUrl,
|
||||
}
|
||||
: {
|
||||
|
||||
Reference in New Issue
Block a user