Skip to content

Commit

Permalink
Merge pull request #13 from Availity/feature/docsFix
Browse files Browse the repository at this point in the history
docs(upload-core): fix markdown
  • Loading branch information
robmcguinness authored Mar 6, 2018
2 parents 4fb0ddd + 90c198a commit 68ce3b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/upload-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ npm install @availity/upload-core tus-js-client --save

## Usage

###Required params
### Required params

- bucketId
- customerId
- clientId

###Optional params
### Optional params

- fileTypes: string array of file extensions to allow (error thrown if file.name does not contain one of the types)

Expand Down

0 comments on commit 68ce3b2

Please sign in to comment.