Skip to content

Commit 9d06783

Browse files
Update docs/apis-tools/operate-api/tutorial.md
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1b12b1a commit 9d06783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/apis-tools/operate-api/tutorial.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ node server.js
8282
1. Create an `index.html` file and include the `bpmn-js` script:
8383

8484
```html
85-
<!DOCTYPE html>
85+
<!doctype html>
8686
<html>
8787
<head>
8888
<script src="https://unpkg.com/bpmn-js/dist/bpmn-viewer.development.js"></script>

0 commit comments

Comments
 (0)