diff --git a/Glossary-Standard-Terms.md b/Glossary-Standard-Terms.md index d15a88e..a613d41 100644 --- a/Glossary-Standard-Terms.md +++ b/Glossary-Standard-Terms.md @@ -7,7 +7,7 @@ helps keep other documents more concise and easy to edit. Check the updates. -Jump to: [General](#general-terms) | [Computer science & technology](#computer-science-and-technology-terms) | [Process](#process-terms) | [Software development tools](#development-tool-terms) | [Requirements](#requirements-terms) | [Design](#design-terms) | [Design goals terms](#desigD-DIAGRAMn-goals-terms) | [QA terms](#qa-terms) | [QA goals terms](#qa-goals-terms) | [Additional terms](#additional-standard-terms)| [Project terms](Glossary) +Jump to: [General](#general-terms) | [Computer science & technology](#computer-science-and-technology-terms) | [Process](#process-terms) | [Software development tools](#development-tool-terms) | [Requirements](#requirements-terms) | [Design](#design-terms) | [Design goals terms](#design-goals-terms) | [QA terms](#qa-terms) | [QA goals terms](#qa-goals-terms) | [Additional terms](#additional-standard-terms)| [Project terms](Glossary) ## General Terms @@ -91,7 +91,7 @@ server in order to invoke an operation on the server-side. ### Change Control Board (CCB) -A group of people who review proposed changes toD-DIAGRAM the project +A group of people who review proposed changes to the project requirements and/or source code to accept or reject changes in each particular release. Proposed changes are usually rejected if they introduce too much risk or would trigger additional effort (e.g., @@ -387,10 +387,9 @@ this document. Is the data in the system a true representation of the real world? Any system that contains initial data or gathers data about the real -D-DIAGRAM -D-DIAGRAM -D-DIAGRAM -D-DIAGRAM +world should be sure that the data is factually correct. E.g., a tax +preparation program should embody correct and up-to-date facts about +tax law. ### Usability > Understandability and Readability diff --git a/Glossary.md b/Glossary.md index e22a591..dfda901 100644 --- a/Glossary.md +++ b/Glossary.md @@ -96,7 +96,7 @@ credits needed? ### T -#### ::Term1D-DIAGRAM +#### ::Term1 ::Definition1 diff --git a/Implementation-Notes.md b/Implementation-Notes.md index 156bf8c..b9d0e93 100644 --- a/Implementation-Notes.md +++ b/Implementation-Notes.md @@ -156,7 +156,7 @@ engineers when the system is being run in an ASP production environment._ 1. ::STEP 1 2. ::STEP 2 -3. ::STEP 3D-DIAGRAM +3. ::STEP 3 #### Reload Config Files