From bfdc4b16a9490928bb9b4755641929b227d98316 Mon Sep 17 00:00:00 2001 From: Mehdi Bouaziz Date: Mon, 4 Jun 2018 06:37:57 -0700 Subject: [PATCH] Typo Reviewed By: jvillard Differential Revision: D8255763 fbshipit-source-id: f2abd50 --- infer/src/absint/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infer/src/absint/README.md b/infer/src/absint/README.md index f14fdfc5f..8b4129856 100644 --- a/infer/src/absint/README.md +++ b/infer/src/absint/README.md @@ -1,3 +1,3 @@ # AbsInt -Code + utilties for the Infer.AI abstract interpretation framework. \ No newline at end of file +Code + utilities for the Infer.AI abstract interpretation framework.