Skip to content

Commit 70d6b86

Browse files
committed
fixed typo in dredd config
1 parent 7d5bd7f commit 70d6b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dredd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ hooks-worker-handler-host: 127.0.0.1
3333
hooks-worker-handler-port: 61321
3434
config: ./dredd.yml
3535
blueprint: apiary.apib
36-
endpoint: 'htto://127.0.0.1:8080'
36+
endpoint: 'http://127.0.0.1:8080'

0 commit comments

Comments
 (0)