Skip to content

Commit

Permalink
fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
frostyfan109 committed Oct 17, 2024
1 parent 6dcc97a commit 08a7532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contexts/tour-context/context.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ export const TourProvider = ({ children }: ITourProvider ) => {
text: renderToStaticMarkup(
<div>
You can click on each of the tabs in the side bar for more detailed information, such as
associated studies, CDEs (common data elements), knowledge graphs, and an explanation
associated studies, common data elements (CDEs), knowledge graphs, and an explanation
about why the concept was included in the search result.
</div>
),
Expand Down

0 comments on commit 08a7532

Please sign in to comment.