Skip to content

Commit 5f77107

Browse files
Fix typo in readme
1 parent 142e00e commit 5f77107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Python SDK For Harness Feature Flags
1616
Use this README to get started with our Feature Flags (FF) SDK for Python. This guide outlines the basics of getting started with the SDK and provides a full code sample for you to try out.
1717
This sample doesn’t include configuration options, for in depth steps and configuring the SDK, for example, disabling streaming or using our Relay Proxy, see the [Python SDK Reference](https://ngdocs.harness.io/article/hwoxb6x2oe-python-sdk-reference).
1818

19-
For a sample FF Python SDK project, see our test [test Golang project](examples/getting_started/getting_started.py).
19+
For a sample FF Python SDK project, see our test [test python project](examples/getting_started/getting_started.py).
2020

2121
![FeatureFlags](https://github.com/harness/ff-python-server-sdk/raw/main/docs/images/ff-gui.png)
2222

0 commit comments

Comments
 (0)