@@ -335,7 +335,7 @@ <h3 id="_exploring_the_domain_language">Exploring the Domain Language</h3>
335335so that the examples are easier to talk about.</ p >
336336</ div >
337337< div class ="paragraph ">
338- < p > The sidebar called < a href ="#allocation_notes "> Some Notes on Allocation </ a > shows some notes we might have taken while having a
338+ < p > < a href ="#allocation_notes "> The following sidebar </ a > shows some notes we might have taken while having a
339339conversation with our domain experts about allocation.</ p >
340340</ div >
341341< div id ="allocation_notes " class ="sidebarblock ">
@@ -1247,7 +1247,7 @@ <h4 id="_exceptions_can_express_domain_concepts_too">Exceptions Can Express Doma
12471247</ div >
12481248< div id ="footer ">
12491249< div id ="footer-text ">
1250- Last updated 2020-03-17 17:41:45 UTC
1250+ Last updated 2020-03-17 17:52:53 UTC
12511251</ div >
12521252</ div >
12531253< style >
@@ -1325,15 +1325,15 @@ <h4 id="_exceptions_can_express_domain_concepts_too">Exceptions Can Express Doma
13251325< script >
13261326
13271327var disqus_config = function ( ) {
1328- this . page . url = 'https://www.cosmicpython.com/book/chapter_01_domain_model.html' ;
1329- this . page . identifier = 'chapter_01_domain_model' ;
1328+ this . page . url = 'https://www.cosmicpython.com/book/chapter_01_domain_model.html' ;
1329+ this . page . identifier = 'cosmic-python- chapter_01_domain_model' ;
13301330} ;
13311331
13321332( function ( ) { // DON'T EDIT BELOW THIS LINE
1333- var d = document , s = d . createElement ( 'script' ) ;
1334- s . src = 'https://cosmic-python.disqus.com/embed.js' ;
1335- s . setAttribute ( 'data-timestamp' , + new Date ( ) ) ;
1336- ( d . head || d . body ) . appendChild ( s ) ;
1333+ var d = document , s = d . createElement ( 'script' ) ;
1334+ s . src = 'https://cosmic-python.disqus.com/embed.js' ;
1335+ s . setAttribute ( 'data-timestamp' , + new Date ( ) ) ;
1336+ ( d . head || d . body ) . appendChild ( s ) ;
13371337} ) ( ) ;
13381338</ script >
13391339< noscript > Please enable JavaScript to view the < a href ="https://disqus.com/?ref_noscript "> comments powered by Disqus.</ a > </ noscript >
0 commit comments