Skip to content

Commit 00a4045

Browse files
authored
Capitalization 2
1 parent 0bd109a commit 00a4045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

photon-client/src/components/cameras/CameraCalibrationCard.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ const setSelectedVideoFormat = (format: VideoFormat) => {
319319
color="warning"
320320
icon="mdi-alert-box"
321321
text="The usage of chessboards can result in bad calibration results if multiple
322-
similar images are taken. We strongly recommend that teams use chArUco boards instead!"
322+
similar images are taken. We strongly recommend that teams use Charuco boards instead!"
323323
/>
324324
<pv-select
325325
v-if="boardType !== CalibrationBoardTypes.Charuco"

0 commit comments

Comments
 (0)