mirror of
https://github.com/johnkerl/miller.git
synced 2026-08-01 20:12:19 +00:00
typo fix
This commit is contained in:
parent
0776b020f6
commit
0cdc75bae5
2 changed files with 2 additions and 2 deletions
|
|
@ -117,7 +117,7 @@ records.
|
|||
<p/> If you want to look at partial uniqueness — for example, show only
|
||||
the first record for each unique combination of the <tt>account_id</tt> and
|
||||
<tt>account_status</tt> fields — you might use <tt>mlr head -n 1 -g
|
||||
acount_id,account_status</tt>. Please also see <a
|
||||
account_id,account_status</tt>. Please also see <a
|
||||
href="reference-verbs.html#head">mlr head</a>.
|
||||
|
||||
<!-- ================================================================ -->
|
||||
|
|
|
|||
|
|
@ -532,7 +532,7 @@ records.
|
|||
<p/> If you want to look at partial uniqueness — for example, show only
|
||||
the first record for each unique combination of the <tt>account_id</tt> and
|
||||
<tt>account_status</tt> fields — you might use <tt>mlr head -n 1 -g
|
||||
acount_id,account_status</tt>. Please also see <a
|
||||
account_id,account_status</tt>. Please also see <a
|
||||
href="reference-verbs.html#head">mlr head</a>.
|
||||
|
||||
<!-- ================================================================ -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue