Remove comma in subtract article

This commit is contained in:
neuroevolutus 2023-03-12 14:05:46 -05:00
parent a84f33db68
commit 48f0badd66
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Subtract
You can use subtract to subtract numbers, as well as removing elements from an array.
You can use subtract to subtract numbers as well as remove elements from an array.

View File

@ -1,6 +1,6 @@
# Subtract
You can use subtract to subtract numbers, as well as removing elements from an array.
You can use subtract to subtract numbers as well as remove elements from an array.
## Array subtraction
Running