Fix minor typo in Pollen docs #127

Merged
gmlewis merged 1 commits from minor-typos into master 8 years ago
gmlewis commented 8 years ago (Migrated from github.com)

Also, clarify one example by showing the resulting output from Pollen.

Change-Id: I4ee1794091ed5f0b7170450554f50e6135d6a56f

Also, clarify one example by showing the resulting output from Pollen. Change-Id: I4ee1794091ed5f0b7170450554f50e6135d6a56f
mbutterick commented 8 years ago (Migrated from github.com)

Great. Thank you.

Great. Thank you.
The pull request has been merged as 153ecae8e6.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b minor-typos master
git pull origin minor-typos

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff minor-typos
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/pollen#127
Loading…
There is no content yet.