Skip to content

Commit d325a43

Browse files
committed
Update index.md
1 parent 49ff46f commit d325a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ EventEmitter is at the core of Node asynchronous event-driven architecture. Many
3535
* Emitting name events.
3636
* Registering and unregistering listener functions.
3737

38-
**Example:** Registering for the event with callback parameters
38+
**Example:**
3939

4040
```js
4141
/**

0 commit comments

Comments
 (0)