浏览代码

fg: fixed verb tense

Hayden Schiff 9 年之前
父节点
当前提交
9445f41bea
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pages/common/fg.md

+ 2 - 2
pages/common/fg.md

@@ -2,10 +2,10 @@
 
 > Run jobs in foreground.
 
-- Brings most recently suspended background job to foreground:
+- Bring most recently suspended background job to foreground:
 
 `fg`
 
-- Brings a specific job to foreground:
+- Bring a specific job to foreground:
 
 `fg {{job_id}}`