site: docs: small change to test site updating

[ci skip]
This commit is contained in:
Simon Michael 2018-03-09 03:32:39 +00:00
parent d7db86f0c0
commit 2a7f3bd52d

View File

@ -71,16 +71,16 @@ Tracking your use of valuable commodities, such as money or time, for increased
### File formats
**[journal format](journal.html)**
is hledger's native data format, representing an accounting journal
- hledger's native data format, representing an accounting journal
**[csv format](csv.html)**
allows hledger to read and write CSV, a common download format
- allows hledger to read and write CSV, a common download format
**[timeclock format](timeclock.html)**
is for precise time logging with clock-in/clock-out
- for precise time logging with clock-in/clock-out
[timedot format](timedot.html)
is for human-friendly approximate time logging
- for human-friendly approximate time logging
</div>