Skip to content

Commit 66ac7c9

Browse files
committed
Update example
1 parent c1140c7 commit 66ac7c9

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

lib/node_modules/@stdlib/repl/presentation/examples/presentation.txt

+7-6
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@
2121
| \b\*numerical\s\s and \b\*scientific\s\s computing applications
2222

2323

24-
---
25-
26-
```
27-
openURL( 'https://github.com/stdlib-js/stdlib' );
28-
```
29-
3024
---
3125

3226
| \_\*Standard Library\s\s
@@ -121,6 +115,13 @@ var out = pluck( arr, 'a' )
121115
• \rplot\s
122116

123117

118+
---
119+
120+
```
121+
openURL( 'https://github.com/stdlib-js/stdlib' );
122+
```
123+
124+
124125
---
125126

126127
| What is a REPL?

0 commit comments

Comments
 (0)