Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Signed-off-by: Emily Guo <[email protected]>
  • Loading branch information
LilyCaroline17 committed Jul 12, 2024
1 parent ea6ad65 commit ce3aada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/pages/Configuration/Configuration.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ const Configuration = () => {
<h3>Value of N (count)</h3>
</EuiText>
<EuiText size="xs" style={{ lineHeight: '22px', padding: '5px 0px' }}>
Specify the value of N. N is the number of queries to be collected with in the
Specify the value of N. N is the number of queries to be collected within the
window size.
</EuiText>
</EuiFlexItem>
Expand Down

0 comments on commit ce3aada

Please sign in to comment.