Skip to content

Commit

Permalink
fix typo, thanks to @ZG-N1
Browse files Browse the repository at this point in the history
  • Loading branch information
ShixiangWang committed Mar 24, 2022
1 parent c357acb commit 573618f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/chapter1.html
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ <h3>其他</h3>
<td align="left">移除一系列已安装的R包</td>
</tr>
<tr class="even">
<td align="left">installed.packages</td>
<td align="left">update.packages</td>
<td align="left">将已经安装的R包更新到最新版本</td>
</tr>
<tr class="odd">
Expand Down

0 comments on commit 573618f

Please sign in to comment.