diff --git a/source/articles/2015-01-03-app-development.html.markdown b/source/articles/2015-01-03-app-development.html.markdown index 02158d1..9921c1f 100644 --- a/source/articles/2015-01-03-app-development.html.markdown +++ b/source/articles/2015-01-03-app-development.html.markdown @@ -21,7 +21,7 @@ device itself. These days, to deliver the service to a customer we really have to support multiple distribution channels: a website usable from a variety of computers and devices, plus a native app for each of the major -platforms (Android, iOS, Windows Phone). +platforms (Android, iOS). A lot of different technologies to learn! Life for software developers isn't that simple anymore. What are your options ?