diff --git a/doc/upgrade-1.3.html b/doc/upgrade-1.3.html
index d8672aa9..7a488067 100644
--- a/doc/upgrade-1.3.html
+++ b/doc/upgrade-1.3.html
@@ -40,9 +40,9 @@ page before final release.
SDB mode caches only a fraction of the RDF data in memory. Most queries are issued directly against the underlying database. This allows VIVO installations to display data from large RDF models while @@ -105,9 +105,9 @@ to load in SDB mode, and performance will depend on the configuration parameters of the database server. Additionally, advanced OWL reasoning (not enabled by default in either mode) is not possible in SDB mode. With SDB, only the default set of inferences (inferred rdf:type -statements) are generated, though they are generated as soon as data is +statements) are generated, and they are generated as soon as data is edited rather than in a background process.
-This copying process can take a number of hours to complete if the +
A conversion from RDB to SDB mode can take a number of hours to complete if the
installation contains a large amount of RDF data (roughly a million
triples or more). See section Set Up SDB Store in
the Background (Optional) for instructions on how to run this
@@ -422,7 +422,7 @@ successfully. The ontology alignment process will create the
following files in the Tomcat webapps/vivo/WEB-INF directory
:
ontologies/update/logs/knowledgeBaseUpdate.log
ontologies/update/logs/knowledgeBaseUpdate.(timestamp).log
ontologies/update/logs/knowledgeBaseUpdate.error.log
+ ontologies/update/logs/knowledgeBaseUpdate.(timestamp).error.log