Skip to content

Commit

Permalink
Remove duplicate, malformed bullets
Browse files Browse the repository at this point in the history
Looks like the bullets were in there twice on [the docs](http://open-data-etl-utility-kit.readthedocs.org/en/latest/index.html) ([screenshot](http://i.imgur.com/rZE5LXt.png)), and there wasn't a preceding line break before the first set so markdown didn't treat them as bullets.
  • Loading branch information
timwis committed Oct 30, 2015
1 parent ce880c0 commit 8d37574
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ Open Data ETL Toolkit |release|
This toolkit provides several utilities and framework to help governments deploy automated ETLs using the open-source Pentaho data integration (Kettle) software.

Namely, this toolkit will assist with:
* Load data from a database an load it to a Socrata data portal
* Steps to integrate with an SMTP server to provide e-mail alerts on the outcome of ETL scripts
* Handles deployment issues when using multiple operating systems during development
* Utilities to allow administrators to quickly analyze the log files of ETLs for quick diagnostics

* Load data from a database and transfer it to a Socrata data portal
* Steps to integrate with an Exchange server to provide e-mail alerts
Expand Down Expand Up @@ -61,4 +57,4 @@ Errors / Bugs

Experiencing issues with the included files? Report it on our `issue
tracker
<https://github.com/Chicago/open-data-etl-utility-kit/issues>`__
<https://github.com/Chicago/open-data-etl-utility-kit/issues>`__

0 comments on commit 8d37574

Please sign in to comment.