Skip to content

Commit

Permalink
Adding minor Change
Browse files Browse the repository at this point in the history
  • Loading branch information
HiranyaKavishani committed Dec 19, 2023
1 parent 0a0c493 commit cc826b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ const APIDetailsTopMenu = (props) => {
>
<Typography id='itest-api-name-version' variant='h4' component='h1' className={classes.apiName}>
{api.name}
{' : '}
{' :'}
{api.version}
</Typography>
<Typography variant='caption' gutterBottom align='left'>
Expand Down

0 comments on commit cc826b3

Please sign in to comment.