Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkst-pieter committed Dec 5, 2024
1 parent 67afed9 commit b66c6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend_vue/src/utils/tokenServices.ts
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ export const tokenServices: TokenServicesType = {
},
[TOKENS_TYPE.WINDOWS_FAKE_FS]: {
label: 'Windows Fake File System',
description: 'Get an alert when a attacker accesses a file in the fake file system.',
description: 'Get an alert when an attacker accesses a file in the fake file system.',
documentationLink:
'https://docs.canarytokens.org/guide/TBD.html',
icon: `${TOKENS_TYPE.WINDOWS_FAKE_FS}.png`,
Expand Down

0 comments on commit b66c6bd

Please sign in to comment.