Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/API/programable.md → docs/API/programmable.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Programable API
# Programmable API

This API is intended for the usage with db-migrate as a module and consists out
of several functions.

## Using db-migrate as module

You can always find example on how to use the API in our
You can always find an example on how to use the API in our
example project:

https://github.com/db-migrate/api-examples
Expand Down