Skip to content

Commit c8df85b

Browse files
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Ron <[email protected]>
1 parent ada3cac commit c8df85b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/templates/requirements.template.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ The containers may be used both for local development and continuous integration
1818

1919
### Terminology and Abbreviations
2020

21-
| Terminology and Abbreviations | Description/Definition |
22-
|-------------------------------|----------------------------------------------------------------------------------------------------------------------------------------|
21+
| Terminology and Abbreviations | Description/Definition |
22+
|-------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|
2323
| ARM | A family of RISC architectures for computer processors and micro controllers, formerly an acronym for Advanced RISC Machines and originally Acorn RISC Machine |
24-
| Continuous Integration (ci) | The practice of continuously merging developers work to a shared code-base; ideally including automation for build, test and deployment |
25-
| ELF | Executable and Linkable Format, formerly named Extensible Linking Format |
26-
| RISC | Reduced Instruction Set Computer |
24+
| Continuous Integration (ci) | The practice of continuously merging developers work to a shared code-base; ideally including automation for build, test and deployment |
25+
| ELF | Executable and Linkable Format, formerly named Extensible Linking Format |
26+
| RISC | Reduced Instruction Set Computer |
2727

2828
## Requirements
2929

0 commit comments

Comments
 (0)