File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ to allow users to find the content they're looking for. OpenBazaar 1.0 relies
2222heavily on duosear.ch to locate good content.
2323
2424To 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
2626the user an in-app experience that is much richer than we can currently provide.
2727
2828While 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
171171allow 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
174174so they may be displayed in the client application. There are no special
175175options, they are treated equally and rendered in the order given. A few
176176example options are shown above, but are not required or "blessed" in
You can’t perform that action at this time.
0 commit comments