Skip to content

Commit c007936

Browse files
authored
Merge branch 'main' into fix-alias-stanza-empty
2 parents 7076c5c + 0da3230 commit c007936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ A typical Dune project will have a ``dune-project`` and one or more
164164
interesting things are: libraries, executables, tests, documents to install,
165165
etc.
166166

167-
We recommended organising your project to have exactly one library per
167+
We recommend organising your project to have exactly one library per
168168
directory. You can have several executables in the same directory, as long as
169169
they share the same build configuration. If you'd like to have multiple
170170
executables with different configurations in the same directory, you will have

0 commit comments

Comments
 (0)