Skip to content

Commit 414b401

Browse files
ibdafnamwcraig
andauthored
Update notebooks/09.Build-complex-libs/06.00-Build-complex-libraries.ipynb
Co-authored-by: Matt Craig <[email protected]>
1 parent 0e3def8 commit 414b401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/09.Build-complex-libs/06.00-Build-complex-libraries.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"source": [
1818
"## The problem\n",
19-
"Often when composing widgets into an application, it becomes cumbersome to find a good way of managing state and keeping track of variables as the application grows. This notebooks aims to provide gentle guidance for managing complex application libraries. Please bear in mind these are merely **suggestions** and are by no means the only, or even best way of going about this."
19+
"Often when composing widgets into an application, it becomes cumbersome to find a good way of managing state and keeping track of variables as the application grows. This notebooks aims to provide gentle guidance for managing complex application libraries. Please bear in mind these are merely **suggestions** and are by no means the only, or even best, way of going about this."
2020
]
2121
},
2222
{

0 commit comments

Comments
 (0)