Skip to content

Commit fb7053f

Browse files
lwasserhugovk
andcommitted
fix: edits from @hugovk
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent d756c19 commit fb7053f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-structure-code/python-package-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Many scientific packages use the **flat-layout** given:
182182
with compilation steps. Many maintainers prefer features
183183
of the flat layout for more complex builds.
184184

185-
While we suggest that you use the src/ layout discussed above, it's important to also
185+
While we suggest that you use the **src/package** layout discussed above, it's important to also
186186
understand the flat layout, especially if you plan to contribute to a package that uses this layout
187187

188188

0 commit comments

Comments
 (0)