diff --git a/README.md b/README.md index c1cf499..7bd167a 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Count processes by user ID. ps -aux | awk '{print $1}' | uplot count ``` -Counts the number of chromosomes where genes are located. +Count the number of chromosomes where genes are located. ```sh cat gencode.v35.annotation.gff3 \