Skip to content

Commit 836ffac

Browse files
author
Josh
authored
docs: Fix formatting
1 parent 6e4bbb5 commit 836ffac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ message CreateSomethingResponse {
125125
126126
<details>
127127
<summary><h3>Host definitions</h3></summary>
128+
128129
You can define hosts at the file, service, or method level. Each one overrides
129130
the previous. This allows for more advanced composition.
130131

@@ -160,7 +161,8 @@ service MyService {
160161

161162
<details>
162163
<summary><h3>Service Prefixes</h3></summary>
163-
Each service can set a path prefix for all methods to inherit. This is useful
164+
165+
Each service can have a path prefix set for all methods to inherit. This is useful
164166
when versioning your API or if you have a parameter that is defined for each
165167
method route.
166168

0 commit comments

Comments
 (0)