Skip to content

Commit f1504a1

Browse files
authored
Merge pull request #47 from Bandwidth/DX-694
Fixed typo in readme
2 parents 8278cf2 + 686ed98 commit f1504a1

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
@@ -128,7 +128,7 @@ $disconnect = $account->disconnects()->create([
128128
"TelephoneNumber" => [ "9192755378", "9192755703" ]
129129
]
130130
]
131-
]]);
131+
]);
132132
```
133133

134134
### Get Disconnect

0 commit comments

Comments
 (0)