Update examples/jupyter/hexagonal-lattice.ipynb

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Cyrus Wyett 2020-08-31 14:07:03 +01:00 committed by GitHub
parent 6fa8086d0e
commit e6aada5975
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -145,7 +145,7 @@
"\n",
"From the diagram above, we see that the outer ring has 18 elements, the first ring has 12, and the second ring has 6 elements. The innermost ring of any hexagonal lattice will have only a single element. \n",
"\n",
"We build these rings though 'list concatenation' as folows: "
"We build these rings through 'list concatenation' as follows: "
]
},
{