Skip to content

Commit 03ff942

Browse files
committed
document corrections
1 parent cbac56d commit 03ff942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/gridspec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Type checking boiler plate
192192
A `PlotlyRequestError` that prints a useful error message from the server:
193193
1. Print `response.detail` if provided (Plotly error message)
194194
2. Otherwise, print `response.body` if the response is plain-text
195-
3. Otherwise, print the original `requests.expceptions.HTTPError` error message.
195+
3. Otherwise, print the original `requests.exceptions.HTTPError` error message.
196196

197197
Also, store the status code.
198198

0 commit comments

Comments
 (0)