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 @@ -345,9 +345,9 @@ docgen.generators = {
345345 " We agreed on a module naming convention, and it should be used as is." ,
346346 " This convention should help users know at a glance what function the module serves in the grand scheme of things." ,
347347 " - Core modules: `core.*`" ,
348- " - Integrations with 3rd party software that are emdebbed in neorg: `core.integrations.*`" ,
348+ " - Integrations with 3rd party software that are embedded in neorg: `core.integrations.*`" ,
349349 " - External modules: `external.*`" ,
350- " - Integrations with 3rd party software that aren't emdebbed in neorg: `external.integrations.*`" ,
350+ " - Integrations with 3rd party software that aren't embedded in neorg: `external.integrations.*`" ,
351351 " " ,
352352 " # Default Modules" ,
353353 " " ,
You can’t perform that action at this time.
0 commit comments