Skip to content

Commit 52cd0d2

Browse files
committed
Forgot to edit the source doc.
Signed-Off-By: Davy Duperron yamafaktory@gmail.com
1 parent 56a3ba5 commit 52cd0d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/docsource/Get_started.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
.bsconfig.json
1111
----
1212
{
13-
"name" : "helo",
13+
"name" : "hello",
1414
"sources" : { "dir" : "src"}
1515
}
1616
----
@@ -47,7 +47,7 @@ let () =
4747
----
4848
npm run build
4949
----
50-
50+
5151
Now you should see a file called `lib/js/src/main_entry.js` generated as below:
5252
[source,js]
5353
.lib/js/src/main_entry.js

0 commit comments

Comments
 (0)