Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
jfromaniello committed Jan 29, 2013
1 parent 9ed0161 commit 4d9d8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ var fullUrl = urljoin('http://www.google.com', 'a', '/b/cd', '?foo=123');

console.log(fullUrl);

\\will print:
//will print:

'http://www.google.com/a/b/cd?foo=123'
~~~
Expand Down

0 comments on commit 4d9d8ee

Please sign in to comment.