Skip to content

Commit 5c595f7

Browse files
kenman345tcrypt25519
authored andcommitted
small edits to be more clear
1 parent 9a8b249 commit 5c595f7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

obip-0002.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ to allow users to find the content they're looking for. OpenBazaar 1.0 relies
2222
heavily on duosear.ch to locate good content.
2323

2424
To decentralize this experience as much as possible the OB1 team has proposed to
25-
create a standard API that _anybody_ may fulfil and plug into the client to give
25+
create a standard API that _anybody_ may fulfill and plug into the client to give
2626
the user an in-app experience that is much richer than we can currently provide.
2727

2828
While some popular implementations may be provided by default in the reference
@@ -169,8 +169,8 @@ The entry point response from `curl example.com`:
169169

170170
- `options` is a list of filters that are displayed with search results to
171171
allow for more refined searching. It is a completely optional value; they
172-
are not required. How a Service handled given options is completely up to
173-
them. The client on requires a given structure for announcing the filters
172+
are not required. What options a Service will handle is completely up to
173+
them. The client simply requires the proper structure for announcing the filters
174174
so they may be displayed in the client application. There are no special
175175
options, they are treated equally and rendered in the order given. A few
176176
example options are shown above, but are not required or "blessed" in

0 commit comments

Comments
 (0)