Skip to content
This repository was archived by the owner on Jul 12, 2025. It is now read-only.

Commit 1d36fdc

Browse files
committed
- update README.md
1 parent 9839cc5 commit 1d36fdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Class.extend(init, call)
1717

1818
### Parameters
1919

20-
[**<code>*init*</code>**](#readme-initializer)
20+
**<code>*init*</code>**
2121
An [initializer](#readme-initializer) function that is called as part of the child class's constructor. The name of the initializer is used as the name of the class.
2222

2323
**<code>*call*</code>** *optional*

0 commit comments

Comments
 (0)