Skip to content

Commit 14f16db

Browse files
fix minor typo (#196)
1 parent 87e1a87 commit 14f16db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1.0-draft/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ <h3>History of the Reconciliation API</h3>
170170
<p>
171171
This API was originally designed by Metaweb as a protocol used between Freebase and Gridworks (now known as OpenRefine).
172172
Freebase was a free crowdsourced knowledge graph, storing data about a broad range of topics and exposed on the web as linked data.
173-
OpenRefine is tool which was originally designed to help populate this knowledge graph by importing data into it.
173+
OpenRefine is a tool which was originally designed to help populate this knowledge graph by importing data into it.
174174
It supports a range of operations which help the user reshape their data to prepare it for ingestion in a data model such as Freebase's.
175175
One of these operations is <emph>reconciliation</emph>, which matches mentions of entities in the local dataset to records in the target database. The reconciliation API was initially introduced to specify how OpenRefine and Freebase could communicate during that process.
176176
</p>

0 commit comments

Comments
 (0)