Skip to content

Commit 22b71a5

Browse files
mrguentherGoogle-ML-Automation
authored andcommitted
Replace a WARNING block with IMPORTANT in a Markdown doc.
It wasn't concerned with a potential breakage, only with an important and potentially neglected step. PiperOrigin-RevId: 738918825
1 parent fe96358 commit 22b71a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/test_hlo_passes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ process, you can use
7676
to automatically insert generated `CHECK` directives above each test case in an
7777
HLO file.
7878

79-
> WARNING: This tool inherently assumes that the pass's current behavior is
79+
> IMPORTANT: This tool inherently assumes that the pass's current behavior is
8080
> correct, so make sure to look over the generated `CHECK` lines yourself and
8181
> confirm that they match the output you expect.
8282

0 commit comments

Comments
 (0)