fix: typo
This commit is contained in:
parent
c9e7c103c7
commit
9c6fb3eaa6
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ try {
|
||||||
} catch {
|
} catch {
|
||||||
article = {
|
article = {
|
||||||
title: "Something is not right",
|
title: "Something is not right",
|
||||||
content: "The articl extractor did not get any result",
|
content: "The article extractor did not get any result",
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue