Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit 994ac69

Browse files
Merge pull request #46 from trufflesuite/develop
Readme formatting
2 parents 4a4909e + 2af433e commit 994ac69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ An object consisting of the type and url of a fallback web3 provider. This is us
134134

135135
`type` (string): The type of the fallback web3 provider. Currently the only possibility is `'ws'` (web socket). **Default**: `'ws'`
136136

137-
`url` (string | default: 'ws://127.0.0.1:8545'): The full fallback web3 provider url. **Default**: `'ws://127.0.0.1:8545'`
137+
`url` (string): The full fallback web3 provider url. **Default**: `'ws://127.0.0.1:8545'`
138138

139139
## Drizzle State
140140

0 commit comments

Comments
 (0)