git ssb

0+

cel / ledger-scripts



Commit abc04039aadd5fda1986fa7bf2c571c896d35ca0

Fix typos

Close #1
Charles Lehner committed on 9/30/2015, 7:13:21 PM
Parent: 801dca93854462d939817da96acd4439fb300da6

Files changed

README.mdchanged
README.mdView
@@ -25,9 +25,9 @@
2525
2626 #### `mint2ledger`
2727 Import Mint transactions.
2828
29-Combines transfers between accounts, and allows for abritrary renaming of
29+Combines transfers between accounts, and allows for arbitrary renaming of
3030 transactions.
3131
3232 #### `dwolla2ledger`
3333 Import transactions from a Dwolla statement.
@@ -63,9 +63,9 @@
6363
6464 To obtain the TSV data to import, visit the
6565 [transactions page](https://crypto-trade.com/member/transactions), and for each
6666 page of results, copy and paste the table into a text file such that each row
67-from the table is in its own line, with the values in the cells seperatd by tabs.
67+from the table is in its own line, with the values in the cells separated by tabs.
6868
6969 #### Coinbase
7070
7171 Two scripts are provided for processing two types of CSV files that Coinbase

Built with git-ssb-web