diff options
author | RabsRincon <ruben@rinconblanco.es> | 2022-09-03 16:53:40 +0200 |
---|---|---|
committer | RabsRincon <ruben@rinconblanco.es> | 2022-09-03 16:53:40 +0200 |
commit | b4edc9c6e0b1b734d2f23968eea7c593a0a5ca77 (patch) | |
tree | bfc183f6db847ea1df1c75159afc48f74a5efc1e | |
parent | 2438569175dbe42010cb54c6ee165e5f8f164f21 (diff) | |
download | compiler-explorer-gh-4119.tar.gz compiler-explorer-gh-4119.zip |
Fix typogh-4119
-rw-r--r-- | .github/labeler.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml index 83aac78c8..e0d94389d 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -148,7 +148,7 @@ lang-swift: lang-toit: - lib/compilers/toit.ts - etc/config/toit.*.properties - - static/modes/toiy-mode.ts + - static/modes/toit-mode.ts lang-typescript: - lib/compilers/typescript.js - etc/config/typescript.*.properties |