File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -318,8 +318,7 @@ How to Teach This
318318=================
319319
320320If you currently have dynamic metadata, but some list or table entries are
321- known statically, you can now make that explicit by adding them to the
322- corresponding static entry in the project table, while keeping the entry in the
321+ known statically, you can now make that explicit by adding the static entry in the ``[project] `` table, while also keeping the entry in the
323322``project.dynamic `` list to allow the dynamic portion to be added by your build
324323backend.
325324
@@ -335,7 +334,7 @@ field.
335334
336335It should also be noted that specifying something in ``dynamic `` will require
337336any tool that requires the full metadata to invoke the backend even if it is
338- partially statically specified, so it should not be used unless necessary, just
337+ partially statically specified. So, it should not be used unless necessary, just
339338like any other dynamic metadata.
340339
341340
You can’t perform that action at this time.
0 commit comments