Skip to content

Commit 8901578

Browse files
committed
Fix minor typo
1 parent 4f797ab commit 8901578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/docs/cloud.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ export default function ({ pageContext: { sidebarTree, navLinks } }) {
196196
<Link to={'/cloud/analyzing-results/result-export'}>
197197
CSV
198198
</Link>{' '}
199-
or generate{' '}
199+
and generate{' '}
200200
<Link to={'/cloud/analyzing-results/result-export'}>
201201
PDF reports
202202
</Link>

0 commit comments

Comments
 (0)