Skip to content

Commit

Permalink
Merge pull request #24 from knservis/fix-doc-indent
Browse files Browse the repository at this point in the history
Fixed indent in docs
  • Loading branch information
viktortnk committed Feb 2, 2016
2 parents 1e6c33b + 0519f5e commit 8c00ec7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,10 +155,10 @@ trait DockerMongodbService extends DockerKitConfig {
- `looped` optional structure
- `attempts` required (Int)
- `delay` required (Int)
- `port-maps` optional structure (list of structures)
- `SOME_MAPPING_NAME`
- `internal` required (Int)
- `external` optional (Int)
- `port-maps` optional structure (list of structures)
- `SOME_MAPPING_NAME`
- `internal` required (Int)
- `external` optional (Int)

# Testkit

Expand Down

0 comments on commit 8c00ec7

Please sign in to comment.