Skip to content

Commit 30bca61

Browse files
Merge pull request #916 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 9527307 + a716bf4 commit 30bca61

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
@@ -333,7 +333,7 @@ The **graphical method** for solving simple linear programming (LP) problems inv
333333

334334
### [Key]() Concepts:
335335

336-
- **[Decision Variables]():** These are the variables that we want to determine the values of to optimize the ***[OBJECTIVE FUNCTION]()*** (e.g.):
336+
**[Decision Variables]():** These are the variables that we want to determine the values of to optimize the ***[OBJECTIVE FUNCTION]()*** (e.g.):
337337

338338

339339
$$\(x_1\)$$ and $$\(x_2\)$$

0 commit comments

Comments
 (0)