From 7492f63ff555e396fcc81e0f7e17184ad36c6209 Mon Sep 17 00:00:00 2001 From: rautenberg Date: Mon, 31 Oct 2016 14:48:38 +0100 Subject: fix typo in api.json --- api/api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/api.json b/api/api.json index 4479992..932aa3f 100644 --- a/api/api.json +++ b/api/api.json @@ -119,7 +119,7 @@ { "name": "identifier", "in": "formData", - "description": "SMILES identifier or Nanoparticle URI or comma seperated list of SMILES identifiers or Nanoparticle URI", + "description": "SMILES identifier or Nanoparticle URI or comma separated list of SMILES identifiers or Nanoparticle URI", "required": true, "type": "string" }, -- cgit v1.2.3