From f861a59dc88c7b195c87618ef79a918f700319f6 Mon Sep 17 00:00:00 2001 From: Zoltan Tombol Date: Tue, 16 Feb 2016 22:55:01 +0100 Subject: [PATCH] Fix formatting in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fff359..b341a8b 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Fail if the given expression evaluates to false. ***Note:*** *The expression must be a simple command. [Compound commands][bash-comp-cmd], such as `[[`, can be used only when executed -with `bash -c`. +with `bash -c`.* ```bash @test 'assert()' {