Quellcode durchsuchen

Removed a duplicated word in a note. (#11785)

tags/8.10.0.alpha1
Anna Koskinen vor 4 Jahren
Ursprung
Commit
f5984b1cb6
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      documentation/addons/addons-maven.asciidoc

+ 1
- 1
documentation/addons/addons-maven.asciidoc Datei anzeigen

@@ -280,7 +280,7 @@ It is also useful if you maintain your source code in GitHub or a similar servic
For production, especially in intranet applications, you should normally use the `local` or `fetch` modes.
This ensures that separating the availability of the Vaadin CDN service from availability of the application server does not add an extra point of failure.

_They can be be used for production_ if your application is intended as globally available, you want to gain the global delivery benefit of the Vaadin CDN, and the availability tradeoff is not significant.
_They can be used for production_ if your application is intended as globally available, you want to gain the global delivery benefit of the Vaadin CDN, and the availability tradeoff is not significant.
====

=== Serving Remotely Compiled Widget Set Locally

Laden…
Abbrechen
Speichern