Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ck-c8y committed Dec 20, 2024
1 parent e2f6d12 commit e0c3982
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ export abstract class PayloadProcessorInbound {
), repairStrategy: RepairStrategy.DEFAULT, type: SubstituteValueType.TEXTUAL
};
} catch (e) {
// here we create a mock device to tesing locally
// here we create a mock device to testing locally
try {
const request = {
c8y_IsDevice: {},
Expand Down

0 comments on commit e0c3982

Please sign in to comment.