Skip to content

Commit

Permalink
Fix line break
Browse files Browse the repository at this point in the history
  • Loading branch information
psteiwer authored Mar 4, 2020
1 parent bcbc562 commit 875462a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ These additional permissions include:
1) The Database Resource for the Database that contains the PivotSubscriptions Code
2) The Database Resource for the Database that contains the PivotSubscriptions Data
3) The Database Resource for the NameSpace's Default Globals Database where PivotSubscriptions is installed

Depending on your security settings and mapping configuration, this may be between 0 and 3 resources that are needed.

### Optional: Custom Action
Expand All @@ -42,4 +43,4 @@ If (pAction="AddPivotSubscription") {
}
```

The ActionCommand Method will generate a command that will allow for the creation of the Pivot Subscription
The ActionCommand Method will generate a command that will allow for the creation of the Pivot Subscription

0 comments on commit 875462a

Please sign in to comment.