From 04ebbcdf7d2d77fd9ad973b1d11c86ee6d45329d Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Thu, 23 Feb 2017 13:52:24 -0500 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cf9234..5393c23 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Simply copy [atf.h](atf.h) to a suitable include path for the desired project. # Macro API -The framework is controlled through an extremely minimal of C preprocessor +The framework is controlled through an extremely minimal set of C preprocessor macros. The macros are used to define test suites, define tests within suites, and to perform actual conditional checks as part of the test. Below is a comprehensive list of the macros provided and their function. -- 2.49.0