Skip to content

Commit

Permalink
📝 Typo fix and improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
mkarlesky committed Jul 25, 2024
1 parent 28f9e30 commit dd3fee1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,11 @@ Yes, work has begun on certified versions of the Ceedling suite of tools to be a

# 🧑‍🍳 Sample Unit Testing Code

While Ceedling can build your release artifact, its claim to fame is building and running tests suites.
While Ceedling can build your release artifact, its claim to fame is building and running test suites.

There’s a good chance you’re looking at Ceedling because of its test suite abilities. And, you’d probably like to see what that looks like, huh? Well, let’s cook you up some realistic examples of tested code and running Ceedling with that code.

(A sample Ceedling project configuration file and links to documentation for it are a bit further down.)
(A sample Ceedling project configuration file and links to documentation for it are a bit further down in _[🚀 Getting Started](#-getting-started)_.)

## First, we start with servings of source code to be tested…

Expand Down

0 comments on commit dd3fee1

Please sign in to comment.