diff --git a/docs/src/11_technical_risks.adoc b/docs/src/11_technical_risks.adoc index c80ed1bd..09856e79 100644 --- a/docs/src/11_technical_risks.adoc +++ b/docs/src/11_technical_risks.adoc @@ -29,9 +29,9 @@ See https://docs.arc42.org/section-11/[Risks and Technical Debt] in the arc42 do |=== | Priority | Risk/Debt | Description -| High | Migration to Java | migration from the current project language, JavaScript (JS), to Java +| High | Migration to Java | Migration from the current project language, JavaScript (JS), to Java | Medium | IDE Configuration | Version compatibility, extensions and other preferences to work perfectly without conflicts -| Medium | Database | discuss which database is best for the project +| Medium | Database | Discuss which database is best for the project | Low | Docker | Know how docker works, what it is for, how it is used and what its alternatives could be. | Low | Microservices | Research about microservices and what they can contribute to the project diff --git a/docs/src/12_glossary.adoc b/docs/src/12_glossary.adoc index 27a32160..d255eb3d 100644 --- a/docs/src/12_glossary.adoc +++ b/docs/src/12_glossary.adoc @@ -32,9 +32,9 @@ See https://docs.arc42.org/section-12/[Glossary] in the arc42 documentation. [cols="e,2e" options="header"] |=== -|Term |Definition +| Term |Definition -|wikiData +|WikiData |A collaborative platform that provides structured data for Wikimedia projects, including Wikipedia. |IDE (Integrated Development Environment)