diff options
| author | Vincent Esche <regexident@gmail.com> | 2020-07-14 15:40:57 +0200 |
|---|---|---|
| committer | Vincent Esche <regexident@gmail.com> | 2020-07-14 16:00:42 +0200 |
| commit | 3b48447934c18264fb9222faa573719079719b4f (patch) | |
| tree | 4ce9f61b9b6fd41ad8c08648de796a59786ab54f /book/en/src/preface.md | |
| parent | bfb498e722dbe68c00ea8aab73d910561bab257c (diff) | |
Unified spelling of "real-time" (vs. "real time")
(This spelling is consistent with the one provided by Merriam Webster for use an an adjective)
Diffstat (limited to 'book/en/src/preface.md')
| -rw-r--r-- | book/en/src/preface.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/en/src/preface.md b/book/en/src/preface.md index 6563dd4..419f067 100644 --- a/book/en/src/preface.md +++ b/book/en/src/preface.md @@ -1,6 +1,6 @@ <h1 align="center">Real-Time Interrupt-driven Concurrency</h1> -<p align="center">A concurrency framework for building real time systems</p> +<p align="center">A concurrency framework for building real-time systems</p> # Preface |
