Skip to content

Commit

Permalink
Merge pull request #7 from screwdriver-cd/d2lam-patch-1
Browse files Browse the repository at this point in the history
fix: Update again
  • Loading branch information
d2lam authored Mar 3, 2017
2 parents 7f103c3 + 3b54da2 commit 54e0ad8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ The interface looks for email-specific build data:

buildData.settings.email can take either:

#### Simple Configuration:
#### Simple Configuration

```js
buildData.settings.email = '[email protected]'
```

#### Advanced Configuration:
#### Advanced Configuration

```js
buildData.settings.email = {
Expand Down

0 comments on commit 54e0ad8

Please sign in to comment.