From 0bfa163e9b48ad899647367550b9286260cb277f Mon Sep 17 00:00:00 2001 From: Louis CAD Date: Tue, 13 Nov 2018 00:31:47 +0100 Subject: [PATCH] Fix incomplete sentence in README --- views-dsl/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views-dsl/README.md b/views-dsl/README.md index c4ef171f8..d0e0379e1 100644 --- a/views-dsl/README.md +++ b/views-dsl/README.md @@ -500,7 +500,7 @@ interfaces that expose the needed symbols, and then decide to implement these interfaces in one, or multiple classes. This can help you support different form factors with zero, or only a few -changes in non-UI code as it is no longer. +changes in non-UI code as it is no longer relies on a specific implementation. It is planned to add such examples in the samples of this repository. If you want to have them faster, please open an issue so the examples can be