Skip to content

Commit

Permalink
Update open-search-workspace-settings.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
cpollard0 authored and bigadsoleiman committed Dec 4, 2023
1 parent a8ca36a commit 43004cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export default function OpenSearchWorkspaceSettings(
<div>{props.workspace.embeddingsModelName}</div>
</div>
<div>
<Box variant="awsui-key-label">Embeddings dimentions</Box>
<Box variant="awsui-key-label">Embeddings dimensions</Box>
<div>{props.workspace.embeddingsModelDimensions}</div>
</div>
<div>
Expand Down

0 comments on commit 43004cf

Please sign in to comment.