fix pauses

This commit is contained in:
Tshepang Mbambo 2025-07-28 08:57:48 +02:00
parent 466198cfaf
commit 66445e7975

View file

@ -320,8 +320,8 @@ be preferred over //@ error-pattern, //@ error-pattern is imprecise and non-exha
### `error-pattern`
The `error-pattern` [directive](directives.md) can be used for runtime messages, which don't
have a specific span, or in exceptional cases, for compile time messages.
The `error-pattern` [directive](directives.md) can be used for runtime messages which don't
have a specific span, or, in exceptional cases, for compile time messages.
Let's think about this test: