Skip to content

Commit 1ba2b00

Browse files
committed
refactor: minor
1 parent e2b17a5 commit 1ba2b00

File tree

4 files changed

+6860
-3
lines changed

4 files changed

+6860
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ selected entities (like Xi Jingping or ISIS). Go straight to the
66
[website](https://ndabap.github.io/entityscrape/index.html)!
77

88
The Go package [assocentity](https://github.com/ndabAP/assocentity) was
9-
used for creating this experiment. You can create new ones with updating the
9+
used for creating this experiment. You can create new ones by updating the
1010
`source/entities.txt` file and run the CLI with the provided Visual Studio Code
1111
debug configuration.
1212

docs/assets/index.4a525f31.js

Lines changed: 6857 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="icon" href="/entityscrape/favicon.ico">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<title>entityscrape</title>
9-
<script type="module" crossorigin src="/entityscrape/assets/index.1ffcbe9f.js"></script>
9+
<script type="module" crossorigin src="/entityscrape/assets/index.4a525f31.js"></script>
1010
<link rel="stylesheet" href="/entityscrape/assets/index.de220886.css">
1111
</head>
1212

web/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<p>
1111
The Go package
1212
<a href="https://github.com/ndabAP/assocentity">assocentity</a> was used
13-
for creating this experiment. You can create new ones with updating the
13+
for creating this experiment. You can create new ones by updating the
1414
<code>source/entities.txt</code> file and run the CLI with the provided
1515
Visual Studio Code debug configuration. The experiments source code can be
1616
found at

0 commit comments

Comments
 (0)