Skip to content

Commit

Permalink
Update common.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
pascualy authored Apr 12, 2024
1 parent 4bf6e63 commit 488409d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/provider/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* @itemId:prov-get-name
* @itemFulfills:req-patient-app-ui
* @itemTitle:"Get provider name"
* @itemTitle:"Feedback form"
*/
function getProviderName() {
return 'Dr. John Doe';
Expand Down

0 comments on commit 488409d

Please sign in to comment.