summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorBenoit Daloze <eregontp@gmail.com>2022-03-21 17:40:13 +0100
committerBenoit Daloze <eregontp@gmail.com>2022-03-21 17:40:42 +0100
commit1fd1f7bbfc5603cdcfa98363a9ec9e106705a0a3 (patch)
treeb1cb033022dcfd68e9adcfa96fcc002e57a53892 /spec
parent9f828188335a32906ac1e60bce7ccb6857d48a38 (diff)
Fix Markdown syntax in spec/README.md
Diffstat (limited to 'spec')
-rw-r--r--spec/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/README.md b/spec/README.md
index c67aedbb80..413b9154c9 100644
--- a/spec/README.md
+++ b/spec/README.md
@@ -1,6 +1,6 @@
# spec/bundler
-spec/bundler is rspec examples for bundler library(lib/bundler.rb, lib/bundler/*).
+spec/bundler is rspec examples for bundler library (`lib/bundler.rb`, `lib/bundler/*`).
## Running spec/bundler