Skip to content

Commit

Permalink
Merge pull request freeCodeCamp#1079 from Rafase282/renaming
Browse files Browse the repository at this point in the history
Renames article
  • Loading branch information
Rafase282 committed Jun 2, 2016
2 parents 0595278 + f217898 commit ad4a885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Arithmetic-Operators.md → JS-Arithmetic-Operators.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Arithmetic Operation
# Arithmetic Operation JavaScript

JavaScript provides the user with five arithmetic operators: `+`, `-`, `*`, `/` and `%`. The operators are for addition, subtraction, multiplication, division and remainder respectively.

Expand Down

0 comments on commit ad4a885

Please sign in to comment.