Skip to content

Commit

Permalink
Config json (#48)
Browse files Browse the repository at this point in the history
* Exercise: saddle-points (#46)

* Changed "Language" value

Changed it to Object Pascal from Pascal.  Curious to see if that affects
the language listing.
  • Loading branch information
rpottsoh authored Jan 10, 2017
1 parent b128867 commit 0238bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"slug": "pascal",
"language": "Pascal",
"language": "Object Pascal",
"repository": "https://github.com/exercism/xpascal",
"active": false,
"exercises": [
Expand Down

0 comments on commit 0238bf7

Please sign in to comment.