Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
policheck demodata
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Brehmer committed Mar 15, 2017
1 parent d1db65e commit c0b8cfe
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions public/app/js/demoData.js
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@ var authors = [
},
{
"facet":"Kipling, Rudyard",
"content_text":"Bombay",
"content_text":"Mumbai (Bombay)",
"start_date":"1865-12-30",
"end_date":"1936-01-18",
"category":"male"
Expand Down Expand Up @@ -1282,7 +1282,7 @@ var authors = [
},
{
"facet":"Rushdie, Salman",
"content_text":"Bombay",
"content_text":"Mumbai (Bombay)",
"start_date":"1947-06-19",
"end_date":"",
"category":"male"
Expand Down Expand Up @@ -3435,7 +3435,7 @@ var empires = [
"end_date":"0750"
},
{
"content_text":"Tufan Tibet Empire",
"content_text":"Tufan Empire",
"category":"China",
"start_date":"0700",
"end_date":"1100"
Expand Down Expand Up @@ -3465,7 +3465,7 @@ var empires = [
"end_date":"1171"
},
{
"content_text":"Mongol Empire",
"content_text":"Mongolian Empire",
"category":"Central Asia",
"start_date":"1206",
"end_date":"1368"
Expand Down Expand Up @@ -4238,7 +4238,7 @@ var epidemics = [
"end_date":"",
"category":"Smallpox",
"facet":"Europe",
"content_text":"Yugoslavia"
"content_text":"former Yugoslavia"
},
{
"start_date":"1972",
Expand Down

0 comments on commit c0b8cfe

Please sign in to comment.