Skip to content

Commit 217ac50

Browse files
Fix grammar
it's -> its Co-authored-by: Sebastian Ehlert <[email protected]>
1 parent f157512 commit 217ac50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FortranCon2021-vegetables/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Does it help you to make changes to functionality, or get in the way?
1313
Would a new developer find it useful for getting their bearings in your project?
1414
Can you tell which requirement a given test is meant to verify?
1515
Experience in the nuclear power industry,
16-
with it's emphasis on quality assurance and high standards for verification,
16+
with its emphasis on quality assurance and high standards for verification,
1717
provides motivation to always have satisfactory answers to these questions.
1818
This presentation provides guidance for writing a well organized suite of tests that leads to positive answers to the previous questions.
1919
The primary lesson is that a test suite organized as an executable verification of the requirements of the project

0 commit comments

Comments
 (0)