Remove unnecessary dollar mark
This commit is contained in:
parent
1532f78589
commit
5e4b5a2be3
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ curl -X POST \
|
|||
--data "ticket=${permission_ticket}
|
||||
```
|
||||
|
||||
If ${project_name} assessment process results in issuance of permissions, it issues the RPT with which it has associated
|
||||
If {project_name} assessment process results in issuance of permissions, it issues the RPT with which it has associated
|
||||
the permissions:
|
||||
|
||||
.{project_name} responds to the client with the RPT
|
||||
|
|
Loading…
Reference in a new issue