Fix docs building error caused by missing end tag (#8477)

This commit is contained in:
Justin Ma
2023-03-16 19:41:19 +08:00
committed by GitHub
parent 2579a827fc
commit e672689a76
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ impl Plugin for Query {
pub fn web_examples() -> Vec<PluginExample> {
vec![PluginExample {
example: "http get https://phoronix.com | query web -q 'header'".into(),
description: "Retrieve all <header> elements from phoronix.com website".into(),
description: "Retrieve all `<header>` elements from phoronix.com website".into(),
result: None,
}, PluginExample {
example: "http get https://en.wikipedia.org/wiki/List_of_cities_in_India_by_population