We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33ab254 commit 12f7bd2Copy full SHA for 12f7bd2
src/Compiler/Reporting/Error/Syntax.elm
@@ -1756,7 +1756,7 @@ toDeclStartReport source row col =
1756
, D.dullyellow <| D.fromChars "\"Hey!\""
1757
]
1758
1759
- , D.reflow "This defines a `reviewPowerLevel` function that you can use elsewhere in your program."
+ , D.reflow "This defines a `greet` function that you can use elsewhere in your program."
1760
1761
1762
_ ->
0 commit comments