Skip to content

Commit

Permalink
Merge pull request #378 from jliermann/main
Browse files Browse the repository at this point in the history
fix privacy typo
  • Loading branch information
jliermann authored Jul 17, 2024
2 parents 6c72574 + 592accc commit 2f394ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/40_smartlab/20_chemotion_eln.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ A short introduction to the Chemotion ELN as well as the connection to the Chemo
<VideoPrivacy
imageUrl={useBaseUrl("/img/smartlab/chemotion_preview.jpg")}
width={800}
info="YouTube uses cookies and stores personal data. To view embedded videos from YouTube, please indicate your consent to load this video from anexternal source."
info="YouTube uses cookies and stores personal data. To view embedded videos from YouTube, please indicate your consent to load this video from an external source."
buttonText="I agree"
customButtonClass="button button--primary"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The term ontology, as used in our context, refers to a formally specified concep
<VideoPrivacy
imageUrl={useBaseUrl("/img/topics/ontologies_preview.webp")}
width={800}
info="YouTube uses cookies and stores personal data. To view embedded videos from YouTube, please indicate your consent to load this video from anexternal source."
info="YouTube uses cookies and stores personal data. To view embedded videos from YouTube, please indicate your consent to load this video from an external source."
buttonText="I agree"
customButtonClass="button button--primary"
>
Expand Down

0 comments on commit 2f394ed

Please sign in to comment.