aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/glossary/iife/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/glossary/iife/index.html')
-rw-r--r--files/pt-br/glossary/iife/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/glossary/iife/index.html b/files/pt-br/glossary/iife/index.html
index cff1519346..1a50dae6c9 100644
--- a/files/pt-br/glossary/iife/index.html
+++ b/files/pt-br/glossary/iife/index.html
@@ -1,11 +1,12 @@
---
title: IIFE
-slug: Glossario/IIFE
+slug: Glossary/IIFE
tags:
- DesignPattern
- Glossário
- JavaScript
translation_of: Glossary/IIFE
+original_slug: Glossario/IIFE
---
<p><strong>IIFE</strong> (Immediately Invoked Function Expression) é uma função em {{glossary("JavaScript")}} que é executada assim que definida.</p>