Skip to content

Commit c904b53

Browse files
github-actions[bot]iiio2rojadesign
authored
docs: use comma instead of colon in backend integration page (#20628) (#918)
Co-authored-by: abeer0 <[email protected]> Co-authored-by: Rush Ali <[email protected]>
1 parent 537b7ec commit c904b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/backend-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Wenn Sie eine benutzerdefinierte Integration benötigen, können Sie den Schritt
5757
</script>
5858
```
5959

60-
3. For production: after running `vite build`, a `.vite/manifest.json` file will be generated alongside other asset files. An example manifest file looks like this:
60+
3. For production, after running `vite build`, a `.vite/manifest.json` file will be generated alongside other asset files. An example manifest file looks like this:
6161

6262
```json [.vite/manifest.json]
6363
{

0 commit comments

Comments
 (0)