Skip to content

Commit 5190db0

Browse files
authored
fix typo code snippet
1 parent 6b2bf17 commit 5190db0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

learn/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ <h2 id="StylingNodes">Styling Nodes</h2>
427427
// or when the image is partially transparent.
428428
{ margin: 10, width: 50, height: 50, background: "red" })
429429
// Picture.source is data bound to the "source" attribute of the model data
430-
.bind("source")),
430+
.bind("source"),
431431
new go.TextBlock("Default Text", // the initial value for TextBlock.text
432432
// some room around the text, a larger font, and a white stroke:
433433
{ margin: 12, stroke: "white", font: "bold 16px sans-serif" })
@@ -952,4 +952,4 @@ <h2 class="text-base font-semibold text-nwoods-primary">Company</h2>
952952
}
953953
);
954954
</script>
955-
</html>
955+
</html>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy