Skip to content

Commit 90a1492

Browse files
committed
v0.2.0
1 parent fb13bb2 commit 90a1492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server-bfe.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Minimal BIBFRAME Editor Node.js server. To run from the command-line:
2-
// node server-bfe.jsy
2+
// node server-bfe.js
33

44
var port = 8000;
55
var express = require('express');

0 commit comments

Comments
 (0)