Skip to content

Commit

Permalink
obtained -> filed
Browse files Browse the repository at this point in the history
  • Loading branch information
za158 committed May 15, 2024
1 parent 446044a commit 84dd775
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file added .DS_Store
Binary file not shown.
Binary file added web/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion web/gui-v2/src/components/DetailViewPatents.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ const DetailViewPatents = ({
<HeaderWithLink title="Patents" />

<TextAndBigStat
smallText={<>Between {overall.years[0]} and {overall.years[overall.years.length-1]}, {data.name} obtained</>}
smallText={<>Between {overall.years[0]} and {overall.years[overall.years.length-1]}, {data.name} filed</>}
bigText={<>{commas(data.patents.ai_patents.total)} AI-related patents</>}
/>

Expand Down
Binary file added web/raw_data/.DS_Store
Binary file not shown.

0 comments on commit 84dd775

Please sign in to comment.