Skip to content

Commit 599d502

Browse files
committed
Fixed the typo in example title
1 parent 38c8304 commit 599d502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/cheerpj/src/content/docs/11-guides/implementing-native-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export default {
116116
<!doctype html>
117117
<html>
118118
<head>
119-
<title>Native Method Example</title>
119+
<title>Native Library Example</title>
120120
<script src="https://cjrtnc.leaningtech.com/4.2/loader.js"></script>
121121
</head>
122122
<body>

0 commit comments

Comments
 (0)