Loki: Correct grammar in DerivedFields.tsx (#28885)

grammarz 😉
This commit is contained in:
Paul Dee
2020-11-06 09:00:28 +01:00
committed by GitHub
parent 476b1bdb9b
commit 0cbf034483

View File

@@ -33,7 +33,7 @@ export const DerivedFields = (props: Props) => {
<h3 className="page-heading">Derived fields</h3>
<div className={styles.infoText}>
Derived fields can be used to extract new fields from the log message and create link from it's value.
Derived fields can be used to extract new fields from a log message and create a link from its value.
</div>
<div className="gf-form-group">