diff --git a/README b/README index d2214f6..266d4d2 100644 --- a/README +++ b/README @@ -284,7 +284,7 @@ predefining the following macros: Except for `Z80_DEPENDENCIES_HEADER`, the above macros do not need to be defined as any value; the source code only checks whether or not they are defined. -Please note that the activation of some these optional implementations affects +Please note that the activation of some of the optional implementations affects the speed of the emulator due to various factors (read the documentation for more details). @@ -305,4 +305,4 @@ You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . -------------------------------------------------------------------------------- -Last update: 2022-08-06 README EOF +Last update: 2022-08-21 README EOF diff --git a/README.md b/README.md index 5efeaa9..9619b18 100644 --- a/README.md +++ b/README.md @@ -576,7 +576,7 @@ There are several macros that can be used to configure the source code of the li Except for `Z80_DEPENDENCIES_HEADER`, the above macros do not need to be defined as any value; the source code only checks whether or not they are defined. -Please note that the activation of some these optional implementations affects the speed of the emulator due to various factors (read the documentation for more details). +Please note that the activation of some of the optional implementations affects the speed of the emulator due to various factors (read the documentation for more details). # Showcase