Skip to content

Commit

Permalink
Merge pull request #156 from vespa-engine/kkraune/rename
Browse files Browse the repository at this point in the history
Abstract -> Answer
  • Loading branch information
kkraune authored Aug 30, 2024
2 parents e0236ef + 143a327 commit 8a4a531
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export function AbstractTitle() {
return (
<Group pt={isMobile ? 0 : 'md'} justify="space-between">
<Title order={4} c="var(--high-contrast-text)">
Abstract{' '}
Answer{' '}
<Text fw={fontWeightLight} size="sm" span>
(experimental)
</Text>
Expand Down

0 comments on commit 8a4a531

Please sign in to comment.