branch: elpa/inf-ruby
commit 14ca8ddda5cc108f92cfd2e4d4ef13288c465ed4
Author: Hristo Vladev <[email protected]>
Commit: Hristo Vladev <[email protected]>
Fix code indication in the readme
Replace quote with backtick to properly indicate a span of code.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index dea59347fc..24c8c48da8 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ Ruby source.
* `ruby-switch-to-inf` switches the current buffer to the ruby process buffer.
* `ruby-send-definition` sends the current definition to the ruby process.
* `ruby-send-region` sends the current region to the ruby process.
-* `ruby-send-definition-and-go' and `ruby-send-region-and-go` switch to the
ruby process buffer after sending their text.
+* `ruby-send-definition-and-go` and `ruby-send-region-and-go` switch to the
ruby process buffer after sending their text.
Commands: