Skip to content

Commit bc45478

Browse files
author
Denys Dinkevych
authored
Update App.tsx
1 parent ebf1870 commit bc45478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ function AppContent() {
169169
</h1>
170170
</div>
171171
<p className={`text-lg ${theme === 'dark' ? 'text-gray-400' : 'text-gray-600'}`}>
172-
Find GitHub users by searching their bio descriptions
172+
Find GitHub users by searching their bio descriptions & location
173173
</p>
174174
</div>
175175

0 commit comments

Comments
 (0)