From ee688fcb3129fb66e520ed46caabcd566f55037c Mon Sep 17 00:00:00 2001
From: Renzo Mauro Ontivero <rontivero@ultimamillasa.com.ar>
Date: Tue, 22 Oct 2019 12:19:50 -0300
Subject: [PATCH] Update README.md en base al comentario
 https://gitlab.bfa.ar/blockchain/tsa2/commit/f9fcf7b9dda6246e76376119271fa7a38afd31f0#note_62

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fac0ab7..ba1f182 100644
--- a/README.md
+++ b/README.md
@@ -222,4 +222,4 @@ necesarios. Al acceder al index.html sólo se ve el componente de Stampeo. El ht
 Para embeberlo en otro contexto hay que copiar los ```<link />``` y el ```<div id=app>``` y ```<script />``` 
 del body. 
 
-**Es importante notar que la url de la api se configura en el atributo ***apiurl*** del div con id ```app```. Esto tiene que apuntar a la URL donde se eligió ejecutar la API. El archivo a configurar se encuentra en la ruta ui/public/index.html**
+**Es importante notar que la url de la api se configura en el atributo ***apiurl*** del div con id ```app```. Esto tiene que apuntar a la URL donde se eligió ejecutar la API**
-- 
GitLab