Skip to content

Commit cdace06

Browse files
committed
fixing typo
1 parent b1fcd77 commit cdace06

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
@@ -111,7 +111,7 @@ const onResponse = async (req, res, stream) => {
111111
}
112112
```
113113
## The "*GET /services.json*" endpoint
114-
Since version `1.3.5` the gateway exposes minimal documentation about registered services at: `GET /services.json`
114+
Since version `1.3.5` the gateway exposes minimal documentation about registered services at: `GET /services.json`
115115

116116
Example output:
117117
```json

0 commit comments

Comments
 (0)