Skip to content

Commit 247e7b4

Browse files
committed
doc/usage: fix small typo
Signed-off-by: Rouven Czerwinski <[email protected]>
1 parent ee9fe32 commit 247e7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ the advantage that exceptions can be handled by your application::
296296

297297
Environments
298298
~~~~~~~~~~~~
299-
In practice, is is often useful to separate the `Target` configuration from the
299+
In practice, it is often useful to separate the `Target` configuration from the
300300
code which needs to control the board (such as a test case or installation
301301
script).
302302
For this use-case, labgrid can construct targets from a configuration file in

0 commit comments

Comments
 (0)