There are likely to be multiple APIs, so rename the "API" to "ReadingAPI"

This commit is contained in:
Bradley M. Kuhn 2013-11-13 13:23:07 -05:00
parent de6601b864
commit f4468b633b
2 changed files with 1 additions and 1 deletions

View file

@ -17,7 +17,7 @@ You should add your use case as a subpage of the [[UseCases]] page, to create a
- [[Collaborating]]
- [[Fund Accounting|UseCases/FundAccounting]]
- [[Double-entry Accounting|UseCases/DoubleEntryAccounting]]
- [[API|UseCases/API]]
- [[Reading and Reporting API|UseCases/ReadAPI]]
- [[TrackingIncomeType|UseCases/TrackingIncomeType]]
- [[TrackingDocumentation|UseCases/TrackingDocumentation]]
- [[Handling expense reports and reimbursement requests|UseCases/ReimbursementRequest]]