Skip to content

Commit

Permalink
add extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
dlo committed Jun 24, 2014
1 parent 23a7040 commit 62510f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -85,7 +85,7 @@ response = amazon.CartGet(CartId, ...)
##### Modifying a cart

```python
response = amazon.CartModify(ASIN,CartId,...)
response = amazon.CartModify(ASIN, CartId,...)
```

##### Clearing a cart
Expand Down

0 comments on commit 62510f4

Please sign in to comment.