mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
change 'two' to '2' (GDS style guide)
This commit is contained in:
@@ -8,7 +8,7 @@ This document is for central government developers, technical architects, and se
|
||||
|
||||
GOV.UK Notify is a cross-government platform, currently in beta, that lets government services send notifications by sms or email.
|
||||
|
||||
There are two ways to send notifications:
|
||||
There are 2 ways to send notifications:
|
||||
|
||||
* use the [GOV.UK Notify](https://www.notifications.service.gov.uk/) web application
|
||||
* [integrate your web applications or back office systems](#integrateNotify) with the GOV.UK Notify API
|
||||
@@ -63,7 +63,7 @@ GOV.UK Notify provides an API that allows you to create text and email notificat
|
||||
|
||||

|
||||
|
||||
There are two ways to integrate the API into your service:
|
||||
There are 2 ways to integrate the API into your service:
|
||||
|
||||
* use one of the client libraries provided by GOV.UK Notify:
|
||||
* [Python library](https://github.com/alphagov/notifications-python-client)
|
||||
|
||||
Reference in New Issue
Block a user