Skip to content

Commit de5f650

Browse files
Update src/features/flows/nRF54L15_cloud/evaluate/TestCrash.tsx
Co-authored-by: SlavaNordic <265652304+SlavaNordic@users.noreply.github.com>
1 parent ea32e7c commit de5f650

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/features/flows/nRF54L15_cloud/evaluate/TestCrash.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,7 @@ export default ({ vComIndex }: { vComIndex: number }) => {
121121
<div className="tw-flex tw-flex-row tw-items-center tw-gap-3">
122122
<Spinner size="sm" />
123123
<span className="tw-text-xs">
124-
Syncronizing with the cloud to prepare to fetch
125-
a crash report.
124+
Synchronising with the cloud...
126125
</span>
127126
</div>
128127
)}

0 commit comments

Comments
 (0)