Explorar o código

Fixed grammar

sanex3339 %!s(int64=5) %!d(string=hai) anos
pai
achega
6139fabfc4

+ 1 - 1
test/performance-tests/JavaScriptObfuscatorPerformance.spec.ts

@@ -30,7 +30,7 @@ describe('JavaScriptObfuscator performance', function () {
     });
 
     describe('performance: heap usage', () => {
-        it('should keep heap usage without memory leakd', () => {
+        it('should keep heap usage without memory leaks', () => {
             const sourceCode: string = readFileAsString('./test/fixtures/sample.js');
 
             const maxHeapUsed: number[] = [];