File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -963,7 +963,7 @@ $[where $_*]?
963963
964964:::syntax command (title := "Custom Library Facets" )
965965
966- Package facets allow the production of an artifact or set of artifacts from a library.
966+ Library facets allow the production of an artifact or set of artifacts from a library.
967967The Lake API makes it possible to query a library for its modules; thus, one common use for a library facet is to build a given facet of each module.
968968
969969```grammar
@@ -979,7 +979,7 @@ $[where $_*]?
979979
980980:::syntax command (title := "Custom Module Facets" )
981981
982- Package facets allow the production of an artifact or set of artifacts from a module, typically by invoking a command-line tool.
982+ Module facets allow the production of an artifact or set of artifacts from a module, typically by invoking a command-line tool.
983983
984984```grammar
985985$[$_:docComment]?
You can’t perform that action at this time.
0 commit comments