summaryrefslogtreecommitdiffhomepage
path: root/doc/debugger/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/debugger/README.md')
-rwxr-xr-xdoc/debugger/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/debugger/README.md b/doc/debugger/README.md
index 6997a62fb..56230e429 100755
--- a/doc/debugger/README.md
+++ b/doc/debugger/README.md
@@ -144,7 +144,7 @@ Example:
(foo.rb:1) continue 3
```
-This will resume the profram and stop it at the third breakpoint.
+This will resume the program and stop it at the third breakpoint.
#### Delete Command