diff --git a/teaching/InferLab.md b/teaching/InferLab.md
index 711357f86f1cb64bf796407922c1d0c8e173b92a..fb921202f7a2c4f5e58d4ceb830385652a2bbdb0 100644
--- a/teaching/InferLab.md
+++ b/teaching/InferLab.md
@@ -8,6 +8,8 @@ menu_order: 5
 
 A team from Facebook came to Imperial College to run a lab on [Infer](http://fbinfer.com/), an automatic verification tool based on separation logic, 
 developed by a team led by Peter O’Hearn. At [Facebook](https://www.facebook.com/inferstaticanalyzer/) Infer is used every day to verify millions of lines of code. 
+As well as Facebook, Infer is used by Instagram, kiuwan, oculus, Spotify, UBER, WhatsApp, Marks and Spencer, and Sky. 
+Infer was [open sourced](https://code.facebook.com/posts/1648953042007882/open-sourcing-facebook-infer-identify-bugs-before-you-ship/) in June 2015.
 This was part of the [Separation Logic](https://psvg.doc.ic.ac.uk/teaching/separationlogic.html) MEng and MSc course (404H).
 
 ![Infer Lab](/images/images/Infer-lab-1.jpg)
@@ -24,8 +26,6 @@ The tutorial targeted real world Android applications, such as:
  - [DuckDuckGo](https://github.com/duckduckgo/duckduckgo)
  - [k-9 mail client](https://github.com/k9mail/k-9)
  
-As well as Facebook, Infer is used by Instagram, kiuwan, oculus, Spotify, UBER, WhatsApp, Marks and Spencer, and Sky. 
-Infer was [open sourced](https://code.facebook.com/posts/1648953042007882/open-sourcing-facebook-infer-identify-bugs-before-you-ship/) in June 2015.
 You can find the slides to the tutorial [here](https://gitlab.doc.ic.ac.uk/resource-reasoning/psvg.doc.ic.ac.uk/blob/master/teaching/Bi-Abduction-slides-Sutherland.pdf)
 
 ![Infer Lab](/images/images/Infer-lab-2.jpg)