Skip to content

Commit

Permalink
docs: Fix minor problem in functions docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwalton committed Apr 10, 2022
1 parent f497286 commit 224968a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/reference/functions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ prompt:
### newReversePowerline
`newReversePowerline <prefix> <separator> <suffix>` is the same as `newPowerline`, except the colors of the "separator" are flipped. This is useful when you want to use the "left-pointing powerline arrow" (`\ue0b0`) for an rprompt.
`newReversePowerline <prefix> <separator> <suffix>` is the same as `newPowerline`, except the colors of the "separator" are flipped. This is useful when you want to use the "left-pointing powerline arrow" (`\ue0b2`) for an rprompt.

## Utility Functions

Expand Down

0 comments on commit 224968a

Please sign in to comment.