Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Commit

Permalink
Fix wording in package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolewhite committed Jun 26, 2015
1 parent ceafccc commit f25a35b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "algebra.js",
"version": "0.1.0",
"description": "Build, display, and solve rational equations.",
"description": "Build, display, and solve algebraic equations.",
"main": "algebra.js",
"scripts": {
"test": "make test"
Expand All @@ -27,7 +27,6 @@
"fractions",
"equations",
"expressions",
"rationals",
"latex"
],
"author": "Nicole White",
Expand Down

0 comments on commit f25a35b

Please sign in to comment.