Skip to content

Commit

Permalink
Fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaughn Iverson authored and Vaughn Iverson committed Nov 14, 2013
1 parent 58afb32 commit 51144ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Copyright (C) 2013 by Vaughn Iverson

This cdbtiles is free software released under the MIT/X11 license:
cdbtiles is free software released under the MIT/X11 license:

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cdbtiles",
"version": "0.0.1",
"description": "Tilelive backend for using CouchDB as a source/sink for map image tiles (ie. a tileserver)",
"description": "cdbtiles is a tilelive backend plug-in for CouchDB",
"main": "index.js",
"dependencies": {
"tilelive": "~4.5.2",
Expand Down

0 comments on commit 51144ef

Please sign in to comment.