Skip to content

Commit f861a59

Browse files
committed
Fix formatting in README.md
1 parent 435d510 commit f861a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Fail if the given expression evaluates to false.
5555

5656
***Note:*** *The expression must be a simple command. [Compound
5757
commands][bash-comp-cmd], such as `[[`, can be used only when executed
58-
with `bash -c`.
58+
with `bash -c`.*
5959

6060
```bash
6161
@test 'assert()' {

0 commit comments

Comments
 (0)