Skip to content

Commit

Permalink
Tweak library text
Browse files Browse the repository at this point in the history
  • Loading branch information
hellojwilde committed Jun 7, 2023
1 parent 2638a95 commit bdd242a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ function Model({ title, children, icon, href = null, isPlanned = false }) {
export default function HomepageSectionModels(): JSX.Element {
return (
<HomepageSection
title="Models"
title="Models & Libraries"
subtitle="Hit the ground running with pre-trained models."
>
<div className={styles.models}>
Expand Down

0 comments on commit bdd242a

Please sign in to comment.