Skip to content

Commit 9b98b04

Browse files
committed
Update README.md
1 parent ffb8761 commit 9b98b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This class implements a generic MySQL database access wrapper.
2525
* [Operations with CSV files](#operations-with-csv-files)
2626
* [Export table to CSV](#export-table-to-csv)
2727
* [Export query to CSV](#export-query-to-csv)
28-
* [Export table / export query to CSV using fputcsv](#export-table-export-query-to-csv-using-fputcsv)
28+
* [Export table / export query to CSV using fputcsv](#export-table--export-query-to-csv-using-fputcsv)
2929
* [Download CSV file from query](#download-csv-file-from-query)
3030
* [Import CSV to Table](#import-csv-to-table)
3131
* [Import and update CSV to Table](#import-and-update-csv-to-table)

0 commit comments

Comments
 (0)