File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -285,7 +285,7 @@ The suppliers code for that form is present in the `items.code` property. The pa
285285identifier that will be recognised by the supplier.
286286The ` smiles ` that is the first property you see (e.g. as a top level property) is the SMILES that was queried.
287287
288- #### Expansion search
288+ ### Expansion search
289289
290290This is a simple API that fetches molecules related to a query molecule. Many aspects are the same as the
291291Neighbourhood search, except for:
@@ -402,7 +402,7 @@ This is a simple JSON datastructure as follows:
402402
403403The main part is the members property that holds an array of the related molecules.
404404
405- #### Expansion multi search
405+ ### Expansion multi search
406406
407407This is a simplified version of expansion search allowing multiple queries to be expanded in one go.
408408
You can’t perform that action at this time.
0 commit comments