Skip to content

Commit bb32315

Browse files
committed
fix paper link
1 parent 8e75c50 commit bb32315

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lifetimes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ a Cell is to copy the bits in or out.
5858
manages this through *runtime* checks. It is effectively a thread-unsafe
5959
read-write lock.
6060

61-
For more details see Dan Grossman's Existential Types for Imperative Languages:
61+
For more details see Dan Grossman's *Existential Types for Imperative Languages*:
62+
6263
* [paper][grossman-paper] (Advanced)
6364
* [slides][grossman-slides] (Simple)
6465

0 commit comments

Comments
 (0)