Skip to content

Commit d3d44f8

Browse files
compat matrix update. grammar
1 parent bd9d518 commit d3d44f8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Always use the Front-End version that is compatible with the Dependency-Track AP
2525

2626
| Dependency-Track API Server | Front-End |
2727
|:-----|:-----|
28+
| v4.1 | v1.2 |
2829
| v4.0 | v1.1 |
2930
| v3.8 | v1.0 |
3031
| v1.0 - v3.7.1 | Not supported |
@@ -65,7 +66,7 @@ reflect the base URL of a Dependency-Track server.
6566
## Deployment
6667

6768
![Deployment Options](https://raw.githubusercontent.com/DependencyTrack/frontend/master/docs/images/Frontend-Deployment.svg?sanitize=true)
68-
toch
69+
6970
The front-end is deployed to a general purpose web server (e.g. NGINX or Apache). To configure the front-end
7071
for this scenario, simply change the value of API_BASE_URL in static/config.json.
7172

@@ -77,7 +78,7 @@ for this scenario, simply change the value of API_BASE_URL in static/config.json
7778

7879
## Internationalization (i18n)
7980

80-
This project supports internationalization. Currently on English language is supported. Pull requests to support additional languages are encouraged.
81+
This project supports internationalization. Currently, only English language is supported. Pull requests to support additional languages are encouraged.
8182

8283
Note to developers: Textual labels are defined in `src/i18n/messages.json`. Ensure that all labels are defined here and that components use i18n, not textual labels directly.
8384

0 commit comments

Comments
 (0)