Skip to content

Commit fc6c7db

Browse files
committed
toml syntax
1 parent 69d99bc commit fc6c7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/get-started/browser-rendering-with-DO.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ name = "rendering-api-demo"
8484
main = "src/index.js"
8585
compatibility_date = "2023-09-04"
8686
compatibility_flags = [ "nodejs_compat"]
87-
account_id = <ACCOUNT_ID>
87+
account_id = "<ACCOUNT_ID>"
8888

8989

9090
# Browser Rendering API binding

0 commit comments

Comments
 (0)