Skip to content

Commit cb49164

Browse files
Change duplicate for currency description
1 parent 3d607ee commit cb49164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/request_service.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ There are two ways to request a service instance. As an Admin, you can requests
2020
| Published? | Whether or not this service template is to be displayed on the homepage catalog | `Yes` | `Yes`, `No` |
2121
| Category | Category for the service template to be put in. Templates can be filtered by the category on the homepage catalog | `Web Development` | List available from Categories Created |
2222
| Trial Period (Days) | Number of days for a trial period of the service | `0` | Greater than 0 |
23-
| Currency | Number of days for a trial period of the service | `USD` | [Available currencies](https://support.stripe.com/questions/which-currencies-does-stripe-support) |
23+
| Currency | Currency for the service template | `USD` | [Available currencies](https://support.stripe.com/questions/which-currencies-does-stripe-support) |
2424
| Service Type | <ul><li>Subscription Service - For reoccurring charges.</li><li>One-Time Service - For one time charges</li><li>Custom Service - For custom services whose prices can change at purchase</li></ul> | `Subscription Service` | `Subscription Service`, `One-Time Service`, `Custom Service` |
2525
| Trial Period (Days) | Number of days for a trial period of the service | `0` | Greater than 0 |
2626
| Service Subscription Amount | Price for the service template | `2777.68` | Greater than 0 |

0 commit comments

Comments
 (0)