aboutsummaryrefslogtreecommitdiff
path: root/rprt.md
diff options
context:
space:
mode:
Diffstat (limited to 'rprt.md')
-rw-r--r--rprt.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/rprt.md b/rprt.md
index 31349dd..f036c43 100644
--- a/rprt.md
+++ b/rprt.md
@@ -365,7 +365,7 @@ Text operations follow the broadcasting rules described in ยง1.2. When the text
| `c` | No-op | Current selection |
| `i` | No-op | Current selection |
| `a` | No-op | Current selection |
-| `d` | Delete current selection in | Empty selection |
+| `d` | Delete current selection | Empty selection |
| `w` | Write the current buffer to its associated file. | Current selection |
| `\|` | Run current selection as shell commands, replace with output | Selection of outputs |